| License |
License |
|---|---|
| Categories |
CategoriesNet JMH Application Testing & Monitoring Performance analysis |
| GroupId | GroupIdcom.netflix.atlas |
| ArtifactId | ArtifactIdatlas-jmh |
| Last Version | Last Version1.4.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionatlas-jmh
atlas-jmh
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.netflix.atlas |
| Filename | Size |
|---|---|
| atlas-jmh-1.4.4.pom | |
| atlas-jmh-1.4.4.jar | 6 KB |
| atlas-jmh-1.4.4-sources.jar | 3 KB |
| atlas-jmh-1.4.4-javadoc.jar | 350 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.atlas/atlas-jmh/ -->
<dependency>
<groupId>com.netflix.atlas</groupId>
<artifactId>atlas-jmh</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.atlas/atlas-jmh/
implementation 'com.netflix.atlas:atlas-jmh:1.4.4'
// https://jarcasting.com/artifacts/com.netflix.atlas/atlas-jmh/
implementation ("com.netflix.atlas:atlas-jmh:1.4.4")
'com.netflix.atlas:atlas-jmh:jar:1.4.4'
<dependency org="com.netflix.atlas" name="atlas-jmh" rev="1.4.4">
<artifact name="atlas-jmh" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.atlas', module='atlas-jmh', version='1.4.4')
)
libraryDependencies += "com.netflix.atlas" % "atlas-jmh" % "1.4.4"
[com.netflix.atlas/atlas-jmh "1.4.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.5 |
| com.netflix.atlas : atlas-core | jar | 1.4.4 |
| org.openjdk.jmh : jmh-core | jar | 1.3.1 |
| org.openjdk.jmh : jmh-generator-bytecode | jar | 1.3.1 |
| org.openjdk.jmh : jmh-generator-reflection | jar | 1.3.1 |
| com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.1.0 |
| org.scala-lang : scala-reflect | jar | 2.11.5 |
| org.slf4j : slf4j-api | jar | 1.7.10 |
| com.netflix.spectator : spectator-api | jar | 0.19 |
| com.typesafe : config | jar | 1.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.0.4 |
| org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.2.1 |