Last Version

SCIM - Tools - CLI 2.22

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

edu.psu.swe.scim
ArtifactId

ArtifactId

scim-tools-cli
Version

Version

2.22
Type

Type

jar
Description

Description

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

Download scim-tools-cli 2.22


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.