Last Version

SCIM - Specification - Protocol 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-protocol
Version

Version

2.22.4
Type

Type

jar
Description

Description

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

Download scim-spec-protocol 2.22.4


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

Dependencies

compile (3)

Group / Artifact Type Version
io.swagger : swagger-jaxrs jar 1.5.0
edu.psu.swe.scim : scim-spec-schema jar 2.22.4
org.antlr : antlr4-runtime jar 4.5.3

provided (2)

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

test (3)

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

Project Modules

There are no modules declared in this project.