License |
License |
---|---|
GroupId | GroupIdedu.psu.swe.scim |
ArtifactId | ArtifactIdscim-common |
Version | Version2.22.4 |
Type | Typejar |
Description |
DescriptionSCIM - Common
Penn State's Open Source JavaEE implmentation of the SCIM version 2.0 specification (RFC7642, RFC7643 and RFC7644)
|
Filename | Size |
---|---|
scim-common-2.22.4.pom | |
scim-common-2.22.4.jar | 5 KB |
scim-common-2.22.4-sources.jar | 5 KB |
scim-common-2.22.4-javadoc.jar | 40 KB |
Browse |
<!-- 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"]
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 |