Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.wso2.carbon.deployment |
ArtifactId | ArtifactIdbam-service-data-agent-feature |
Version | Version4.5.3 |
Type | Typepom |
Filename | Size |
---|---|
bam-service-data-agent-feature-4.5.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.deployment/bam-service-data-agent-feature/ -->
<dependency>
<groupId>org.wso2.carbon.deployment</groupId>
<artifactId>bam-service-data-agent-feature</artifactId>
<version>4.5.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/bam-service-data-agent-feature/
implementation 'org.wso2.carbon.deployment:bam-service-data-agent-feature:4.5.3'
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/bam-service-data-agent-feature/
implementation ("org.wso2.carbon.deployment:bam-service-data-agent-feature:4.5.3")
'org.wso2.carbon.deployment:bam-service-data-agent-feature:pom:4.5.3'
<dependency org="org.wso2.carbon.deployment" name="bam-service-data-agent-feature" rev="4.5.3">
<artifact name="bam-service-data-agent-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.deployment', module='bam-service-data-agent-feature', version='4.5.3')
)
libraryDependencies += "org.wso2.carbon.deployment" % "bam-service-data-agent-feature" % "4.5.3"
[org.wso2.carbon.deployment/bam-service-data-agent-feature "4.5.3"]