GroupId | GroupIdorg.wso2.carbon.analytics-common |
---|---|
ArtifactId | ArtifactIdapplication-deployer-features |
Version | Version5.1.48 |
Type | Typepom |
Filename | Size |
---|---|
application-deployer-features-5.1.48.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.48</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.48'
// https://jarcasting.com/artifacts/org.wso2.carbon.analytics-common/application-deployer-features/
implementation ("org.wso2.carbon.analytics-common:application-deployer-features:5.1.48")
'org.wso2.carbon.analytics-common:application-deployer-features:pom:5.1.48'
<dependency org="org.wso2.carbon.analytics-common" name="application-deployer-features" rev="5.1.48">
<artifact name="application-deployer-features" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.analytics-common', module='application-deployer-features', version='5.1.48')
)
libraryDependencies += "org.wso2.carbon.analytics-common" % "application-deployer-features" % "5.1.48"
[org.wso2.carbon.analytics-common/application-deployer-features "5.1.48"]