is not current version
Last Version 0.5

com.github.davidmoten:xuml-tools 0.4.2

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

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

xuml-tools
Version

Version

0.4.2
Type

Type

pom

Download xuml-tools 0.4.2

Filename Size
xuml-tools-0.4.2.pom 10 KB
Browse

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