License |
License |
---|---|
Categories |
CategoriesUML Business Logic Libraries Documents Processing |
GroupId | GroupIdcom.github.davidmoten |
ArtifactId | ArtifactIdxuml-model-compiler |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxuml-model-compiler
Java model compiler including JPA generation from xml definitions.
|
Filename | Size |
---|---|
xuml-model-compiler-0.5.pom | |
xuml-model-compiler-0.5.jar | 94 KB |
xuml-model-compiler-0.5-sources.jar | 47 KB |
xuml-model-compiler-0.5-javadoc.jar | 165 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/xuml-model-compiler/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>xuml-model-compiler</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/xuml-model-compiler/
implementation 'com.github.davidmoten:xuml-model-compiler:0.5'
// https://jarcasting.com/artifacts/com.github.davidmoten/xuml-model-compiler/
implementation ("com.github.davidmoten:xuml-model-compiler:0.5")
'com.github.davidmoten:xuml-model-compiler:jar:0.5'
<dependency org="com.github.davidmoten" name="xuml-model-compiler" rev="0.5">
<artifact name="xuml-model-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='xuml-model-compiler', version='0.5')
)
libraryDependencies += "com.github.davidmoten" % "xuml-model-compiler" % "0.5"
[com.github.davidmoten/xuml-model-compiler "0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.davidmoten : miuml-jaxb | jar | 0.5 |
com.github.davidmoten : xuml-model-compiler-runtime | jar | 0.5 |
commons-io : commons-io | jar | 2.11.0 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |