is not current version
Last Version 0.5

com.github.davidmoten:xuml-diagrams 0.3

Generates javascript browser deployed dynamic diagrams from xml

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

xuml-diagrams
Version

Version

0.3
Type

Type

war

Download xuml-diagrams 0.3


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