Last Version

SCIM - Client 2.22.4

Penn State's Open Source JavaEE implmentation of the SCIM version 2.0 specification (RFC7642, RFC7643 and RFC7644)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

edu.psu.swe.scim
ArtifactId

ArtifactId

scim-client
Version

Version

2.22.4
Type

Type

jar
Description

Description

SCIM - Client
Penn State's Open Source JavaEE implmentation of the SCIM version 2.0 specification (RFC7642, RFC7643 and RFC7644)

Download scim-client 2.22.4


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

Dependencies

compile (4)

Group / Artifact Type Version
edu.psu.swe.scim : scim-spec-schema jar 2.22.4
edu.psu.swe.scim : scim-spec-protocol jar 2.22.4
edu.psu.swe.scim : scim-common jar 2.22.4
edu.psu.swe.commons : commons-jaxrs jar 1.17

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.21
pl.pragmatists : JUnitParams jar 1.0.4

Project Modules

There are no modules declared in this project.