<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>xuml-model-compiler-runtime</artifactId>
<version>0.4.2</version>
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='xuml-model-compiler-runtime', version='0.4.2')
)
<dependency org="com.github.davidmoten" name="xuml-model-compiler-runtime" rev="0.4.2" />
<parent> <groupId>com.github.davidmoten</groupId> <artifactId>xuml-tools</artifactId> <version>0.4.2</version> </parent>
compile
|-- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
|-- com.typesafe.akka:akka-actor_2.11:2.3.14
|-- com.typesafe.akka:akka-slf4j_2.11:2.3.14
|-- com.esotericsoftware:kryo:3.0.3
test
|-- junit:junit