| License |
License |
|---|---|
| GroupId | GroupIdcom.github.muirandy |
| ArtifactId | ArtifactIddistributed-living-documentation-api |
| Version | Version1.5 |
| Type | Typejar |
| Description |
DescriptionDistributed Living Documentation API
API and Domain for Living Documentation.
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.muirandy/distributed-living-documentation-api/ -->
<dependency>
<groupId>com.github.muirandy</groupId>
<artifactId>distributed-living-documentation-api</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.muirandy/distributed-living-documentation-api/
implementation 'com.github.muirandy:distributed-living-documentation-api:1.5'
// https://jarcasting.com/artifacts/com.github.muirandy/distributed-living-documentation-api/
implementation ("com.github.muirandy:distributed-living-documentation-api:1.5")
'com.github.muirandy:distributed-living-documentation-api:jar:1.5'
<dependency org="com.github.muirandy" name="distributed-living-documentation-api" rev="1.5">
<artifact name="distributed-living-documentation-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.muirandy', module='distributed-living-documentation-api', version='1.5')
)
libraryDependencies += "com.github.muirandy" % "distributed-living-documentation-api" % "1.5"
[com.github.muirandy/distributed-living-documentation-api "1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
| org.mockito : mockito-junit-jupiter | jar | 3.1.0 |
| org.assertj : assertj-core | jar | 3.11.1 |
| org.hamcrest : hamcrest | jar | 2.2 |