License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.xqbase |
ArtifactId | ArtifactIdxqbase-metric-client-jdk17 |
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-jdk17/ -->
<dependency>
<groupId>com.xqbase</groupId>
<artifactId>xqbase-metric-client-jdk17</artifactId>
<version>0.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.xqbase/xqbase-metric-client-jdk17/
implementation 'com.xqbase:xqbase-metric-client-jdk17:0.2.13'
// https://jarcasting.com/artifacts/com.xqbase/xqbase-metric-client-jdk17/
implementation ("com.xqbase:xqbase-metric-client-jdk17:0.2.13")
'com.xqbase:xqbase-metric-client-jdk17:jar:0.2.13'
<dependency org="com.xqbase" name="xqbase-metric-client-jdk17" rev="0.2.13">
<artifact name="xqbase-metric-client-jdk17" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xqbase', module='xqbase-metric-client-jdk17', version='0.2.13')
)
libraryDependencies += "com.xqbase" % "xqbase-metric-client-jdk17" % "0.2.13"
[com.xqbase/xqbase-metric-client-jdk17 "0.2.13"]
Group / Artifact | Type | Version |
---|---|---|
com.xqbase : xqbase-metric-common-jdk17 | jar | 0.2.13 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-servlet-api | jar | 8.0.53 |