License |
License |
---|---|
Categories |
CategoriesAnt Build Tools UML Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.thewonderlemming.c4plantuml |
ArtifactId | ArtifactIdc4plantuml-commons-lib |
Last Version | Last Version1.0.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionC4-PlantUML :: Libraries :: Commons
A small library to share objects between the various libraries
|
<!-- https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-commons-lib/ -->
<dependency>
<groupId>org.thewonderlemming.c4plantuml</groupId>
<artifactId>c4plantuml-commons-lib</artifactId>
<version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-commons-lib/
implementation 'org.thewonderlemming.c4plantuml:c4plantuml-commons-lib:1.0.0-RC1'
// https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-commons-lib/
implementation ("org.thewonderlemming.c4plantuml:c4plantuml-commons-lib:1.0.0-RC1")
'org.thewonderlemming.c4plantuml:c4plantuml-commons-lib:jar:1.0.0-RC1'
<dependency org="org.thewonderlemming.c4plantuml" name="c4plantuml-commons-lib" rev="1.0.0-RC1">
<artifact name="c4plantuml-commons-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thewonderlemming.c4plantuml', module='c4plantuml-commons-lib', version='1.0.0-RC1')
)
libraryDependencies += "org.thewonderlemming.c4plantuml" % "c4plantuml-commons-lib" % "1.0.0-RC1"
[org.thewonderlemming.c4plantuml/c4plantuml-commons-lib "1.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.thewonderlemming.c4plantuml : c4plantuml-testingutils-lib | jar | 1.0.0-RC1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.1 |
org.assertj : assertj-core | jar | 3.15.0 |
org.easymock : easymock | jar | 4.2 |