is not current version
Last Version 2.1.6

org.wso2.charon:org.wso2.charon.deployment 2.1.4

WSO2 Charon - SCIM Implementation

GroupId

GroupId

org.wso2.charon
ArtifactId

ArtifactId

org.wso2.charon.deployment
Version

Version

2.1.4
Type

Type

war

Download org.wso2.charon.deployment 2.1.4


<!-- https://jarcasting.com/artifacts/org.wso2.charon/org.wso2.charon.deployment/ -->
<dependency>
    <groupId>org.wso2.charon</groupId>
    <artifactId>org.wso2.charon.deployment</artifactId>
    <version>2.1.4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.charon/org.wso2.charon.deployment/
implementation 'org.wso2.charon:org.wso2.charon.deployment:2.1.4'
// https://jarcasting.com/artifacts/org.wso2.charon/org.wso2.charon.deployment/
implementation ("org.wso2.charon:org.wso2.charon.deployment:2.1.4")
'org.wso2.charon:org.wso2.charon.deployment:war:2.1.4'
<dependency org="org.wso2.charon" name="org.wso2.charon.deployment" rev="2.1.4">
  <artifact name="org.wso2.charon.deployment" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.charon', module='org.wso2.charon.deployment', version='2.1.4')
)
libraryDependencies += "org.wso2.charon" % "org.wso2.charon.deployment" % "2.1.4"
[org.wso2.charon/org.wso2.charon.deployment "2.1.4"]