License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.xqbase |
ArtifactId | ArtifactIdxqbase-metric-client |
Version | Version0.2.13 |
Type | Typejar |
Description |
DescriptionXQBase Metric Client
a lightweight metric framework for aggregating, collecting and showing metric data - client part
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.xqbase/xqbase-metric-client/ -->
<dependency>
<groupId>com.xqbase</groupId>
<artifactId>xqbase-metric-client</artifactId>
<version>0.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.xqbase/xqbase-metric-client/
implementation 'com.xqbase:xqbase-metric-client:0.2.13'
// https://jarcasting.com/artifacts/com.xqbase/xqbase-metric-client/
implementation ("com.xqbase:xqbase-metric-client:0.2.13")
'com.xqbase:xqbase-metric-client:jar:0.2.13'
<dependency org="com.xqbase" name="xqbase-metric-client" rev="0.2.13">
<artifact name="xqbase-metric-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xqbase', module='xqbase-metric-client', version='0.2.13')
)
libraryDependencies += "com.xqbase" % "xqbase-metric-client" % "0.2.13"
[com.xqbase/xqbase-metric-client "0.2.13"]
Group / Artifact | Type | Version |
---|---|---|
com.xqbase : xqbase-metric-common | jar | 0.2.13 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-servlet-api | jar | 8.0.53 |