| License |
License |
|---|---|
| GroupId | GroupIdcom.iluwatar |
| ArtifactId | ArtifactIdurm-core |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionurm-core
Automatically generate Graphviz based class diagram from your code
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| urm-core-1.3.0.pom | |
| urm-core-1.3.0.jar | 4 MB |
| urm-core-1.3.0-sources.jar | 11 KB |
| urm-core-1.3.0-javadoc.jar | 89 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.iluwatar/urm-core/ -->
<dependency>
<groupId>com.iluwatar</groupId>
<artifactId>urm-core</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.iluwatar/urm-core/
implementation 'com.iluwatar:urm-core:1.3.0'
// https://jarcasting.com/artifacts/com.iluwatar/urm-core/
implementation ("com.iluwatar:urm-core:1.3.0")
'com.iluwatar:urm-core:jar:1.3.0'
<dependency org="com.iluwatar" name="urm-core" rev="1.3.0">
<artifact name="urm-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iluwatar', module='urm-core', version='1.3.0')
)
libraryDependencies += "com.iluwatar" % "urm-core" % "1.3.0"
[com.iluwatar/urm-core "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.qualitycheck : quality-test | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| nl.jqno.equalsverifier : equalsverifier | jar | 1.7.5 |
| org.mockito : mockito-all | jar | 1.10.19 |