не последняя версия
Последняя версия 2.1.6

org.wso2.charon:org.wso2.charon.deployment 2.1.2

WSO2 Charon - SCIM Implementation

Группа

Группа

org.wso2.charon
Идентификатор

Идентификатор

org.wso2.charon.deployment
Версия

Версия

2.1.2
Тип

Тип

war

Скачать org.wso2.charon.deployment 2.1.2


<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/org.wso2.charon/org.wso2.charon.deployment/
implementation ("org.wso2.charon:org.wso2.charon.deployment:2.1.2")
'org.wso2.charon:org.wso2.charon.deployment:war:2.1.2'
<dependency org="org.wso2.charon" name="org.wso2.charon.deployment" rev="2.1.2">
  <artifact name="org.wso2.charon.deployment" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.charon', module='org.wso2.charon.deployment', version='2.1.2')
)
libraryDependencies += "org.wso2.charon" % "org.wso2.charon.deployment" % "2.1.2"
[org.wso2.charon/org.wso2.charon.deployment "2.1.2"]