GroupId | GroupIdorg.wso2.carbon.analytics-common |
---|---|
ArtifactId | ArtifactIdapplication-deployer-features |
Version | Version5.1.35 |
Type | Typepom |
Filename | Size |
---|---|
application-deployer-features-5.1.35.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.analytics-common/application-deployer-features/ -->
<dependency>
<groupId>org.wso2.carbon.analytics-common</groupId>
<artifactId>application-deployer-features</artifactId>
<version>5.1.35</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.analytics-common/application-deployer-features/
implementation 'org.wso2.carbon.analytics-common:application-deployer-features:5.1.35'
// https://jarcasting.com/artifacts/org.wso2.carbon.analytics-common/application-deployer-features/
implementation ("org.wso2.carbon.analytics-common:application-deployer-features:5.1.35")
'org.wso2.carbon.analytics-common:application-deployer-features:pom:5.1.35'
<dependency org="org.wso2.carbon.analytics-common" name="application-deployer-features" rev="5.1.35">
<artifact name="application-deployer-features" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.analytics-common', module='application-deployer-features', version='5.1.35')
)
libraryDependencies += "org.wso2.carbon.analytics-common" % "application-deployer-features" % "5.1.35"
[org.wso2.carbon.analytics-common/application-deployer-features "5.1.35"]