Last Version

SCIM - Server - Common 2.22.4

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

License

License

GroupId

GroupId

edu.psu.swe.scim
ArtifactId

ArtifactId

scim-server-common
Version

Version

2.22.4
Type

Type

jar
Description

Description

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

Download scim-server-common 2.22.4


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

Dependencies

compile (7)

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.commons : commons-jaxrs jar 1.30
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar
io.swagger : swagger-jaxrs jar 1.5.0
edu.psu.swe.scim : scim-common jar 2.22.4
com.flipkart.zjsonpatch : zjsonpatch jar 0.2.4

provided (2)

Group / Artifact Type Version
javax : javaee-api jar 7.0
org.projectlombok : lombok jar 1.16.14

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.jboss.resteasy : resteasy-client jar 3.0.11.Final
org.jboss.resteasy : resteasy-jackson-provider jar 3.0.11.Final
pl.pragmatists : JUnitParams jar 1.0.4
org.mockito : mockito-all jar 1.10.19
org.assertj : assertj-core jar 3.3.0
org.slf4j : slf4j-simple jar 1.7.12

Project Modules

There are no modules declared in this project.