is not current version
Last Version 4.12.10

org.wso2.carbon.deployment:monitoring 4.7.2

WSO2 Carbon Application Server Monitoring

Categories

Categories

Monitoring Application Testing & Monitoring
GroupId

GroupId

org.wso2.carbon.deployment
ArtifactId

ArtifactId

monitoring
Version

Version

4.7.2
Type

Type

pom

Download monitoring 4.7.2

Filename Size
monitoring-4.7.2.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.wso2.carbon.deployment/monitoring/ -->
<dependency>
    <groupId>org.wso2.carbon.deployment</groupId>
    <artifactId>monitoring</artifactId>
    <version>4.7.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/monitoring/
implementation 'org.wso2.carbon.deployment:monitoring:4.7.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/monitoring/
implementation ("org.wso2.carbon.deployment:monitoring:4.7.2")
'org.wso2.carbon.deployment:monitoring:pom:4.7.2'
<dependency org="org.wso2.carbon.deployment" name="monitoring" rev="4.7.2">
  <artifact name="monitoring" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.deployment', module='monitoring', version='4.7.2')
)
libraryDependencies += "org.wso2.carbon.deployment" % "monitoring" % "4.7.2"
[org.wso2.carbon.deployment/monitoring "4.7.2"]