License |
License |
---|---|
Categories |
CategoriesUML Business Logic Libraries Documents Processing |
GroupId | GroupIdcom.github.davidmoten |
ArtifactId | ArtifactIdxuml-model-archetype |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxuml-model-archetype
A collection of tools for Executable UML in the style of Mellor and Balcer and miUML.org based on JPA and Akka
|
Filename | Size |
---|---|
xuml-model-archetype-0.5.pom | |
xuml-model-archetype-0.5.jar | 17 KB |
xuml-model-archetype-0.5-sources.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/xuml-model-archetype/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>xuml-model-archetype</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/xuml-model-archetype/
implementation 'com.github.davidmoten:xuml-model-archetype:0.5'
// https://jarcasting.com/artifacts/com.github.davidmoten/xuml-model-archetype/
implementation ("com.github.davidmoten:xuml-model-archetype:0.5")
'com.github.davidmoten:xuml-model-archetype:jar:0.5'
<dependency org="com.github.davidmoten" name="xuml-model-archetype" rev="0.5">
<artifact name="xuml-model-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='xuml-model-archetype', version='0.5')
)
libraryDependencies += "com.github.davidmoten" % "xuml-model-archetype" % "0.5"
[com.github.davidmoten/xuml-model-archetype "0.5"]