License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.openhft |
ArtifactId | ArtifactIdjlbh |
Last Version | Last Version1.23ea0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenHFT/JLBH
Java Latency Benchmark Harness
|
Filename | Size |
---|---|
jlbh-1.23ea0.pom | |
jlbh-1.23ea0.jar | 27 KB |
jlbh-1.23ea0-sources.jar | 17 KB |
jlbh-1.23ea0-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.openhft/jlbh/ -->
<dependency>
<groupId>net.openhft</groupId>
<artifactId>jlbh</artifactId>
<version>1.23ea0</version>
</dependency>
// https://jarcasting.com/artifacts/net.openhft/jlbh/
implementation 'net.openhft:jlbh:1.23ea0'
// https://jarcasting.com/artifacts/net.openhft/jlbh/
implementation ("net.openhft:jlbh:1.23ea0")
'net.openhft:jlbh:jar:1.23ea0'
<dependency org="net.openhft" name="jlbh" rev="1.23ea0">
<artifact name="jlbh" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.openhft', module='jlbh', version='1.23ea0')
)
libraryDependencies += "net.openhft" % "jlbh" % "1.23ea0"
[net.openhft/jlbh "1.23ea0"]
Group / Artifact | Type | Version |
---|---|---|
net.openhft : affinity | jar | |
net.openhft : chronicle-core | jar | |
org.jetbrains : annotations | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.slf4j : slf4j-simple | jar | |
net.openhft : chronicle-threads | jar |