License |
License |
---|---|
Categories |
CategoriesUML Business Logic Libraries Documents Processing |
GroupId | GroupIdcom.github.davidmoten |
ArtifactId | ArtifactIdxuml-diagrams-core |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxuml-diagrams-core
Diagram generation core classes
|
Filename | Size |
---|---|
xuml-diagrams-core-0.5.pom | |
xuml-diagrams-core-0.5.jar | 7 KB |
xuml-diagrams-core-0.5-sources.jar | 3 KB |
xuml-diagrams-core-0.5-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/xuml-diagrams-core/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>xuml-diagrams-core</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/xuml-diagrams-core/
implementation 'com.github.davidmoten:xuml-diagrams-core:0.5'
// https://jarcasting.com/artifacts/com.github.davidmoten/xuml-diagrams-core/
implementation ("com.github.davidmoten:xuml-diagrams-core:0.5")
'com.github.davidmoten:xuml-diagrams-core:jar:0.5'
<dependency org="com.github.davidmoten" name="xuml-diagrams-core" rev="0.5">
<artifact name="xuml-diagrams-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='xuml-diagrams-core', version='0.5')
)
libraryDependencies += "com.github.davidmoten" % "xuml-diagrams-core" % "0.5"
[com.github.davidmoten/xuml-diagrams-core "0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.davidmoten : miuml-jaxb | jar | 0.5 |
com.google.guava : guava | jar | 31.0.1-jre |
commons-io : commons-io | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |