License |
License |
---|---|
Categories |
CategoriesIDE Development Tools JSON Data ORM |
GroupId | GroupIdorg.openidentityplatform.commons |
ArtifactId | ArtifactIdjson-resource-examples |
Last Version | Last Version2.0.15 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionorg.openidentityplatform.commons.json-resource-examples
Examples showing how to develop client applications and resource providers
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/json-resource-examples/ -->
<dependency>
<groupId>org.openidentityplatform.commons</groupId>
<artifactId>json-resource-examples</artifactId>
<version>2.0.15</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/json-resource-examples/
implementation 'org.openidentityplatform.commons:json-resource-examples:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/json-resource-examples/
implementation ("org.openidentityplatform.commons:json-resource-examples:2.0.15")
'org.openidentityplatform.commons:json-resource-examples:war:2.0.15'
<dependency org="org.openidentityplatform.commons" name="json-resource-examples" rev="2.0.15">
<artifact name="json-resource-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='json-resource-examples', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons" % "json-resource-examples" % "2.0.15"
[org.openidentityplatform.commons/json-resource-examples "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 |