is not current version
Last Version 4.12.10

org.wso2.carbon.deployment:jar-services 4.6.0-alpha


GroupId

GroupId

org.wso2.carbon.deployment
ArtifactId

ArtifactId

jar-services
Version

Version

4.6.0-alpha
Type

Type

pom

Download jar-services 4.6.0-alpha


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