Last Version

com.sap.scimono:scimono-client 34.0.0

SAP SCIMono provides drop-in support for serving a SCIM v2 API.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sap.scimono
ArtifactId

ArtifactId

scimono-client
Version

Version

34.0.0
Type

Type

jar
Description

Description

SAP SCIMono provides drop-in support for serving a SCIM v2 API.
Project Organization

Project Organization

SAP SE

Download scimono-client 34.0.0


<!-- https://jarcasting.com/artifacts/com.sap.scimono/scimono-client/ -->
<dependency>
    <groupId>com.sap.scimono</groupId>
    <artifactId>scimono-client</artifactId>
    <version>34.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.scimono/scimono-client/
implementation 'com.sap.scimono:scimono-client:34.0.0'
// https://jarcasting.com/artifacts/com.sap.scimono/scimono-client/
implementation ("com.sap.scimono:scimono-client:34.0.0")
'com.sap.scimono:scimono-client:jar:34.0.0'
<dependency org="com.sap.scimono" name="scimono-client" rev="34.0.0">
  <artifact name="scimono-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.scimono', module='scimono-client', version='34.0.0')
)
libraryDependencies += "com.sap.scimono" % "scimono-client" % "34.0.0"
[com.sap.scimono/scimono-client "34.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.sap.scimono : scimono-server jar 34.0.0
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6

test (7)

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

Project Modules

There are no modules declared in this project.