Last Version

xuml-tools 0.5

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-tools
Version

Version

0.5
Type

Type

pom
Description

Description

xuml-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

https://github.com/davidmoten/xuml-tools

Download xuml-tools 0.5

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

Dependencies

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

Project Modules

  • gae
  • hibernate
  • xuml-diagrams-core
  • xuml-diagrams
  • xuml-model-compiler
  • xuml-model-compiler-runtime
  • miuml-jaxb
  • xuml-tools-maven-plugin
  • xuml-model-archetype
  • order-tracker
  • order-tracker-webapp
  • state-diagram-viewer
  • dummy