License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdorg.openidentityplatform.commons |
ArtifactId | ArtifactIdrest |
Last Version | Last Version2.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.openidentityplatform.commons.rest
Common resource-oriented libraries used by Open Identity Platform Communityprojects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rest-2.0.15.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/rest/ -->
<dependency>
<groupId>org.openidentityplatform.commons</groupId>
<artifactId>rest</artifactId>
<version>2.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/rest/
implementation 'org.openidentityplatform.commons:rest:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/rest/
implementation ("org.openidentityplatform.commons:rest:2.0.15")
'org.openidentityplatform.commons:rest:pom:2.0.15'
<dependency org="org.openidentityplatform.commons" name="rest" rev="2.0.15">
<artifact name="rest" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='rest', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons" % "rest" % "2.0.15"
[org.openidentityplatform.commons/rest "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 |