License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.wso2.carbon.store |
ArtifactId | ArtifactIdcarbon-metrics-parent |
Last Version | Last Version2.4.23 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncarbon-metrics Module
WSO2 Enterprise Store apps, features, components and jaggery-modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
carbon-metrics-parent-2.4.23.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.store/carbon-metrics-parent/ -->
<dependency>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>carbon-metrics-parent</artifactId>
<version>2.4.23</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.store/carbon-metrics-parent/
implementation 'org.wso2.carbon.store:carbon-metrics-parent:2.4.23'
// https://jarcasting.com/artifacts/org.wso2.carbon.store/carbon-metrics-parent/
implementation ("org.wso2.carbon.store:carbon-metrics-parent:2.4.23")
'org.wso2.carbon.store:carbon-metrics-parent:pom:2.4.23'
<dependency org="org.wso2.carbon.store" name="carbon-metrics-parent" rev="2.4.23">
<artifact name="carbon-metrics-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.store', module='carbon-metrics-parent', version='2.4.23')
)
libraryDependencies += "org.wso2.carbon.store" % "carbon-metrics-parent" % "2.4.23"
[org.wso2.carbon.store/carbon-metrics-parent "2.4.23"]