Last Version

SCIM - 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-common
Version

Version

2.22.4
Type

Type

jar
Description

Description

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

Download scim-common 2.22.4


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.