xuml-diagrams

Generates javascript browser deployed dynamic diagrams from xml

License

License

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

xuml-diagrams
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

war
Description

Description

xuml-diagrams
Generates javascript browser deployed dynamic diagrams from xml

Download xuml-diagrams

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.davidmoten : xuml-diagrams-core jar 0.5
com.github.davidmoten : gae pom 0.5

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

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