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