License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.deployment |
ArtifactId | ArtifactIdservice-hosting-feature |
Version | Version4.12.7 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Service Hosting Feature Aggregator Module
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
service-hosting-feature-4.12.7.pom | 1 KB |
service-hosting-feature-4.12.7-source-release.zip | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.deployment/service-hosting-feature/ -->
<dependency>
<groupId>org.wso2.carbon.deployment</groupId>
<artifactId>service-hosting-feature</artifactId>
<version>4.12.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/service-hosting-feature/
implementation 'org.wso2.carbon.deployment:service-hosting-feature:4.12.7'
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/service-hosting-feature/
implementation ("org.wso2.carbon.deployment:service-hosting-feature:4.12.7")
'org.wso2.carbon.deployment:service-hosting-feature:pom:4.12.7'
<dependency org="org.wso2.carbon.deployment" name="service-hosting-feature" rev="4.12.7">
<artifact name="service-hosting-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.deployment', module='service-hosting-feature', version='4.12.7')
)
libraryDependencies += "org.wso2.carbon.deployment" % "service-hosting-feature" % "4.12.7"
[org.wso2.carbon.deployment/service-hosting-feature "4.12.7"]