License |
License |
---|---|
Categories |
CategorieseXist Data Databases JMH Application Testing & Monitoring Performance analysis |
GroupId | GroupIdorg.exist-db |
ArtifactId | ArtifactIdexist-core-jmh |
Last Version | Last Version6.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioneXist-db Core JMH benchmarks
JMH Benchmarks for exist-core
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
exist-core-jmh-6.0.1.pom | |
exist-core-jmh-6.0.1.jar | 26 KB |
exist-core-jmh-6.0.1-sources.jar | 15 KB |
exist-core-jmh-6.0.1-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-core-jmh/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-core-jmh</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-core-jmh/
implementation 'org.exist-db:exist-core-jmh:6.0.1'
// https://jarcasting.com/artifacts/org.exist-db/exist-core-jmh/
implementation ("org.exist-db:exist-core-jmh:6.0.1")
'org.exist-db:exist-core-jmh:jar:6.0.1'
<dependency org="org.exist-db" name="exist-core-jmh" rev="6.0.1">
<artifact name="exist-core-jmh" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-core-jmh', version='6.0.1')
)
libraryDependencies += "org.exist-db" % "exist-core-jmh" % "6.0.1"
[org.exist-db/exist-core-jmh "6.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.exist-db : exist-core | jar | 6.0.1 |
org.openjdk.jmh : jmh-core | jar | 1.34 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.34 |