Last Version

C4-PlantUML :: Libraries :: Commons 1.0.0-RC1

A small library to share objects between the various libraries

License

License

Categories

Categories

Ant Build Tools UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.thewonderlemming.c4plantuml
ArtifactId

ArtifactId

c4plantuml-commons-lib
Version

Version

1.0.0-RC1
Type

Type

jar
Description

Description

C4-PlantUML :: Libraries :: Commons
A small library to share objects between the various libraries

Download c4plantuml-commons-lib 1.0.0-RC1


<!-- 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"]

Dependencies

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

test (5)

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

Project Modules

There are no modules declared in this project.