| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools ORM Data |
| GroupId | GroupIdorg.openidentityplatform.commons |
| ArtifactId | ArtifactIdrest-docbook |
| Last Version | Last Version2.0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.openidentityplatform.commons.rest-docbook
Common Open Identity Platform CommunityREST DocBook XML Sources
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| rest-docbook-2.0.15.pom | |
| rest-docbook-2.0.15.jar | 12 KB |
| rest-docbook-2.0.15-sources.jar | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/rest-docbook/ -->
<dependency>
<groupId>org.openidentityplatform.commons</groupId>
<artifactId>rest-docbook</artifactId>
<version>2.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/rest-docbook/
implementation 'org.openidentityplatform.commons:rest-docbook:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/rest-docbook/
implementation ("org.openidentityplatform.commons:rest-docbook:2.0.15")
'org.openidentityplatform.commons:rest-docbook:jar:2.0.15'
<dependency org="org.openidentityplatform.commons" name="rest-docbook" rev="2.0.15">
<artifact name="rest-docbook" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='rest-docbook', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons" % "rest-docbook" % "2.0.15"
[org.openidentityplatform.commons/rest-docbook "2.0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 2.4.1 |
| org.testng : testng | jar | 6.14.3 |
| org.mockito : mockito-core | jar | 2.23.4 |