License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdmetrics-tests |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James :: Metrics :: Tests
Apache James Metrics
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
metrics-tests-3.7.0.pom | |
metrics-tests-3.7.0.jar | 11 KB |
metrics-tests-3.7.0-tests.jar | 2 KB |
metrics-tests-3.7.0-test-sources.jar | 9 KB |
metrics-tests-3.7.0-sources.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.james/metrics-tests/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>metrics-tests</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/metrics-tests/
implementation 'org.apache.james:metrics-tests:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/metrics-tests/
implementation ("org.apache.james:metrics-tests:3.7.0")
'org.apache.james:metrics-tests:jar:3.7.0'
<dependency org="org.apache.james" name="metrics-tests" rev="3.7.0">
<artifact name="metrics-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='metrics-tests', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "metrics-tests" % "3.7.0"
[org.apache.james/metrics-tests "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : metrics-api | jar | 3.7.0 |
com.google.guava : guava | jar | 31.0.1-jre |
io.projectreactor : reactor-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : james-server-util | jar | 3.7.0 |
org.apache.james : metrics-api | test-jar | 3.7.0 |
org.apache.james : testing-base | jar | 3.7.0 |
org.awaitility : awaitility | jar | 4.1.1 |