License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIduk.co.real-logic |
ArtifactId | ArtifactIdsbe-benchmarks |
Last Version | Last Version1.15.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsbe
FIX/SBE - OSI layer 6 presentation for encoding and decoding application messages in binary format for low-latency applications
|
Project URL |
Project URL |
Filename | Size |
---|---|
sbe-benchmarks-1.15.0.pom | |
sbe-benchmarks-1.15.0.jar | 55 KB |
sbe-benchmarks-1.15.0-sources.jar | 9 KB |
sbe-benchmarks-1.15.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.co.real-logic/sbe-benchmarks/ -->
<dependency>
<groupId>uk.co.real-logic</groupId>
<artifactId>sbe-benchmarks</artifactId>
<version>1.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.real-logic/sbe-benchmarks/
implementation 'uk.co.real-logic:sbe-benchmarks:1.15.0'
// https://jarcasting.com/artifacts/uk.co.real-logic/sbe-benchmarks/
implementation ("uk.co.real-logic:sbe-benchmarks:1.15.0")
'uk.co.real-logic:sbe-benchmarks:jar:1.15.0'
<dependency org="uk.co.real-logic" name="sbe-benchmarks" rev="1.15.0">
<artifact name="sbe-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.real-logic', module='sbe-benchmarks', version='1.15.0')
)
libraryDependencies += "uk.co.real-logic" % "sbe-benchmarks" % "1.15.0"
[uk.co.real-logic/sbe-benchmarks "1.15.0"]
Group / Artifact | Type | Version |
---|---|---|
org.agrona : agrona | jar | 1.1.0 |
org.openjdk.jmh : jmh-core | jar | 1.22 |
uk.co.real-logic : sbe-tool | jar | 1.15.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 3.1.0 |
junit : junit | jar | 4.12 |