Last Version

sbe 1.15.0

FIX/SBE - OSI layer 6 presentation for encoding and decoding application messages in binary format for low-latency applications

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

uk.co.real-logic
ArtifactId

ArtifactId

sbe-benchmarks
Version

Version

1.15.0
Type

Type

jar
Description

Description

sbe
FIX/SBE - OSI layer 6 presentation for encoding and decoding application messages in binary format for low-latency applications
Project URL

Project URL

https://github.com/real-logic/simple-binary-encoding

Download sbe-benchmarks 1.15.0


<!-- 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"]

Dependencies

compile (3)

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

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.1.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.