License |
License |
---|---|
GroupId | GroupIdorg.avaje.metric |
ArtifactId | ArtifactIdmetric-core |
Last Version | Last Version7.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmetric-core
For open source java artifacts.
|
Filename | Size |
---|---|
metric-core-7.4.1.pom | |
metric-core-7.4.1.jar | 111 KB |
metric-core-7.4.1-sources.jar | 62 KB |
metric-core-7.4.1-javadoc.jar | 496 KB |
metric-core-7.4.1-dependency.tree | 931 bytes |
metric-core-7.4.1-dependency.list | 842 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.avaje.metric/metric-core/ -->
<dependency>
<groupId>org.avaje.metric</groupId>
<artifactId>metric-core</artifactId>
<version>7.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.avaje.metric/metric-core/
implementation 'org.avaje.metric:metric-core:7.4.1'
// https://jarcasting.com/artifacts/org.avaje.metric/metric-core/
implementation ("org.avaje.metric:metric-core:7.4.1")
'org.avaje.metric:metric-core:jar:7.4.1'
<dependency org="org.avaje.metric" name="metric-core" rev="7.4.1">
<artifact name="metric-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.avaje.metric', module='metric-core', version='7.4.1')
)
libraryDependencies += "org.avaje.metric" % "metric-core" % "7.4.1"
[org.avaje.metric/metric-core "7.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.avaje.metric : metric-api | jar | 7.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
ch.qos.logback : logback-core | jar | [1.0.6] |
ch.qos.logback : logback-classic | jar | 1.0.6 |
org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
Group / Artifact | Type | Version |
---|---|---|
org.avaje.composite : composite-testing | jar | 3.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.3.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.3.3 |