не последняя версия
Последняя версия 0.5

com.github.davidmoten:xuml-model-compiler 0.3

Java model compiler including JPA generation from xml definitions.

Категории

Категории

UML Прикладные библиотеки Documents Processing
Группа

Группа

com.github.davidmoten
Идентификатор

Идентификатор

xuml-model-compiler
Версия

Версия

0.3
Тип

Тип

jar

Скачать xuml-model-compiler 0.3


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