| License |
License |
|---|---|
| Categories |
CategoriesUML Business Logic Libraries Documents Processing |
| GroupId | GroupIdcom.github.davidmoten |
| ArtifactId | ArtifactIdxuml-diagrams |
| Last Version | Last Version0.5 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionxuml-diagrams
Generates javascript browser deployed dynamic diagrams from xml
|
| Filename | Size |
|---|---|
| xuml-diagrams-0.5.pom | |
| xuml-diagrams-0.5.war | 18 MB |
| xuml-diagrams-0.5-sources.jar | 12 KB |
| xuml-diagrams-0.5-javadoc.jar | 130 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.davidmoten : xuml-diagrams-core | jar | 0.5 |
| com.github.davidmoten : gae | pom | 0.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |