xuml-model-compiler

Java model compiler including JPA generation from xml definitions.

License

License

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

xuml-model-compiler
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

xuml-model-compiler
Java model compiler including JPA generation from xml definitions.

Download xuml-model-compiler

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.4.3
0.4.2
0.4.1
0.3.1
0.3
0.2.1