is not current version
Last Version 4.12.10

org.wso2.carbon.deployment:monitoring 4.5.3

WSO2 Carbon Application Server Monitoring

Categories

Categories

Monitoring Application Testing & Monitoring
GroupId

GroupId

org.wso2.carbon.deployment
ArtifactId

ArtifactId

monitoring
Version

Version

4.5.3
Type

Type

pom

Download monitoring 4.5.3

Filename Size
monitoring-4.5.3.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.5.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/monitoring/
implementation 'org.wso2.carbon.deployment:monitoring:4.5.3'
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/monitoring/
implementation ("org.wso2.carbon.deployment:monitoring:4.5.3")
'org.wso2.carbon.deployment:monitoring:pom:4.5.3'
<dependency org="org.wso2.carbon.deployment" name="monitoring" rev="4.5.3">
  <artifact name="monitoring" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.deployment', module='monitoring', version='4.5.3')
)
libraryDependencies += "org.wso2.carbon.deployment" % "monitoring" % "4.5.3"
[org.wso2.carbon.deployment/monitoring "4.5.3"]