License |
License |
---|---|
Categories |
CategoriesUML Business Logic Libraries Documents Processing |
GroupId | GroupIdcom.github.davidmoten |
ArtifactId | ArtifactIdxuml-model-compiler-runtime |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxuml-model-compiler-runtime
Runtime classes for use with classes generated by xuml-model-compiler
|
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/xuml-model-compiler-runtime/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>xuml-model-compiler-runtime</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/xuml-model-compiler-runtime/
implementation 'com.github.davidmoten:xuml-model-compiler-runtime:0.5'
// https://jarcasting.com/artifacts/com.github.davidmoten/xuml-model-compiler-runtime/
implementation ("com.github.davidmoten:xuml-model-compiler-runtime:0.5")
'com.github.davidmoten:xuml-model-compiler-runtime:jar:0.5'
<dependency org="com.github.davidmoten" name="xuml-model-compiler-runtime" rev="0.5">
<artifact name="xuml-model-compiler-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='xuml-model-compiler-runtime', version='0.5')
)
libraryDependencies += "com.github.davidmoten" % "xuml-model-compiler-runtime" % "0.5"
[com.github.davidmoten/xuml-model-compiler-runtime "0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.0.1-jre |
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
com.typesafe.akka : akka-actor_2.11 | jar | 2.5.32 |
com.typesafe.akka : akka-slf4j_2.11 | jar | 2.5.32 |
org.slf4j : slf4j-api | jar | 1.7.36 |
com.esotericsoftware : kryo | jar | 5.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.github.davidmoten : junit-extras | jar | 0.4 |