License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.sap.scimono |
ArtifactId | ArtifactIdscimono-client |
Version | Version0.0.28 |
Type | Typejar |
Description |
DescriptionSAP SCIMono provides drop-in support for serving a SCIM v2 API.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
scimono-client-0.0.28.pom | |
scimono-client-0.0.28.jar | 61 KB |
scimono-client-0.0.28-sources.jar | 22 KB |
scimono-client-0.0.28-javadoc.jar | 229 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sap.scimono/scimono-client/ -->
<dependency>
<groupId>com.sap.scimono</groupId>
<artifactId>scimono-client</artifactId>
<version>0.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.scimono/scimono-client/
implementation 'com.sap.scimono:scimono-client:0.0.28'
// https://jarcasting.com/artifacts/com.sap.scimono/scimono-client/
implementation ("com.sap.scimono:scimono-client:0.0.28")
'com.sap.scimono:scimono-client:jar:0.0.28'
<dependency org="com.sap.scimono" name="scimono-client" rev="0.0.28">
<artifact name="scimono-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.scimono', module='scimono-client', version='0.0.28')
)
libraryDependencies += "com.sap.scimono" % "scimono-client" % "0.0.28"
[com.sap.scimono/scimono-client "0.0.28"]
Group / Artifact | Type | Version |
---|---|---|
com.sap.scimono : scimono-server | jar | 0.0.28 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
com.github.tomakehurst : wiremock-jre8 | jar | 2.27.2 |
org.glassfish.jersey.core : jersey-client | jar | |
org.glassfish.jersey.inject : jersey-hk2 | jar | |
org.glassfish.jersey.media : jersey-media-json-jackson | jar |