Last Version

SCIM - Specification - Schema 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-spec-schema
Version

Version

2.22.4
Type

Type

jar
Description

Description

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

Download scim-spec-schema 2.22.4


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

Dependencies

compile (7)

Group / Artifact Type Version
javax.xml : jaxb-api jar 2.1
javax.validation : validation-api jar 1.1.0.Final
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar
org.slf4j : slf4j-api jar 1.7.12
com.fasterxml.jackson.core : jackson-annotations jar
org.antlr : antlr4-runtime jar 4.5.3
org.apache.commons : commons-lang3 jar 3.7

provided (2)

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

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
pl.pragmatists : JUnitParams jar 1.0.4
org.hibernate : hibernate-validator jar 5.1.3.Final
org.glassfish : javax.el jar 3.0.0
org.slf4j : slf4j-simple jar 1.7.12

Project Modules

There are no modules declared in this project.