xuml-model-archetype

A collection of tools for Executable UML in the style of Mellor and Balcer and miUML.org based on JPA and Akka

License

License

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

xuml-model-archetype
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

xuml-model-archetype
A collection of tools for Executable UML in the style of Mellor and Balcer and miUML.org based on JPA and Akka

Download xuml-model-archetype

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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