License |
License |
---|---|
GroupId | GroupIdcom.github.kristofa |
ArtifactId | ArtifactIdbrave-benchmarks |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBrave benchmarks
Brave benchmarks (JMH)
|
Filename | Size |
---|---|
brave-benchmarks-3.7.0.pom | |
brave-benchmarks-3.7.0.jar | 78 KB |
brave-benchmarks-3.7.0-sources.jar | 3 KB |
brave-benchmarks-3.7.0-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-benchmarks/ -->
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-benchmarks</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-benchmarks/
implementation 'com.github.kristofa:brave-benchmarks:3.7.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-benchmarks/
implementation ("com.github.kristofa:brave-benchmarks:3.7.0")
'com.github.kristofa:brave-benchmarks:jar:3.7.0'
<dependency org="com.github.kristofa" name="brave-benchmarks" rev="3.7.0">
<artifact name="brave-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-benchmarks', version='3.7.0')
)
libraryDependencies += "com.github.kristofa" % "brave-benchmarks" % "3.7.0"
[com.github.kristofa/brave-benchmarks "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-core | jar | 1.12 |
com.github.kristofa : brave-core | jar | 3.7.0 |
com.twitter : finagle-core_2.11 | jar | 6.35.0 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.2.0 |
org.apache.logging.log4j : log4j-core | jar | 2.3 |
org.apache.logging.log4j : log4j-jul | jar | 2.3 |
org.mockito : mockito-all | jar | 1.10.19 |