Last Version

order-tracker 0.4.1

A collection of tools for Executable UML in the style of Mellor and Balcer and miUML.org based on JPA and Akka

License

License

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

order-tracker
Version

Version

0.4.1
Type

Type

jar
Description

Description

order-tracker
A collection of tools for Executable UML in the style of Mellor and Balcer and miUML.org based on JPA and Akka

Download order-tracker 0.4.1


<!-- https://jarcasting.com/artifacts/com.github.davidmoten/order-tracker/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>order-tracker</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/order-tracker/
implementation 'com.github.davidmoten:order-tracker:0.4.1'
// https://jarcasting.com/artifacts/com.github.davidmoten/order-tracker/
implementation ("com.github.davidmoten:order-tracker:0.4.1")
'com.github.davidmoten:order-tracker:jar:0.4.1'
<dependency org="com.github.davidmoten" name="order-tracker" rev="0.4.1">
  <artifact name="order-tracker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='order-tracker', version='0.4.1')
)
libraryDependencies += "com.github.davidmoten" % "order-tracker" % "0.4.1"
[com.github.davidmoten/order-tracker "0.4.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.davidmoten : xuml-model-compiler-runtime jar 0.4.1
com.github.davidmoten : hibernate pom 0.4.1
io.reactivex : rxjava jar 1.0.14
com.github.davidmoten : state-diagram-viewer jar 0.4.1

test (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.188
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.