Skip to content

Java API for working with UPPAAL model files

License

Notifications You must be signed in to change notification settings

DavidC0rtes/juppaal

This branch is 24 commits ahead of sefanja/juppaal:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ef0ef5c · Sep 24, 2023

History

47 Commits
Sep 16, 2023
Jun 3, 2023
May 9, 2023
Sep 24, 2023
Feb 9, 2023
Feb 3, 2016
May 12, 2023
Sep 16, 2023
Sep 24, 2023
May 9, 2023
May 9, 2023

Repository files navigation

JUppaal Build

Java API for working with UPPAAL model files.

Allows to create UPPAAL Timed Automata models programmatically in Java. The library also supports loading UPPAAL models and manipulating them

Installation

JUppaal is shipped with a Maven build file. To build and install it, simply execute

$ gradle build

To add to maven local and use with other projects run

$ gradle publishToMavenLocal

Authors

  • David Cortés
  • Thomas Bøgholm
  • Kasper Luckow

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%