License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.deployment |
ArtifactId | ArtifactIdorg.wso2.carbon.jarservices.feature |
Version | Version4.12.4 |
Type | Typepom |
Description |
DescriptionJar Service Hosting Feature
This feature contains the bundles required for Jar Service hosting functionality
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.deployment/org.wso2.carbon.jarservices.feature/ -->
<dependency>
<groupId>org.wso2.carbon.deployment</groupId>
<artifactId>org.wso2.carbon.jarservices.feature</artifactId>
<version>4.12.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/org.wso2.carbon.jarservices.feature/
implementation 'org.wso2.carbon.deployment:org.wso2.carbon.jarservices.feature:4.12.4'
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/org.wso2.carbon.jarservices.feature/
implementation ("org.wso2.carbon.deployment:org.wso2.carbon.jarservices.feature:4.12.4")
'org.wso2.carbon.deployment:org.wso2.carbon.jarservices.feature:pom:4.12.4'
<dependency org="org.wso2.carbon.deployment" name="org.wso2.carbon.jarservices.feature" rev="4.12.4">
<artifact name="org.wso2.carbon.jarservices.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.deployment', module='org.wso2.carbon.jarservices.feature', version='4.12.4')
)
libraryDependencies += "org.wso2.carbon.deployment" % "org.wso2.carbon.jarservices.feature" % "4.12.4"
[org.wso2.carbon.deployment/org.wso2.carbon.jarservices.feature "4.12.4"]