Last Version

sbe 1.1.7-RC2

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
Version

Version

1.1.7-RC2
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 1.1.7-RC2


<!-- https://jarcasting.com/artifacts/uk.co.real-logic/sbe/ -->
<dependency>
    <groupId>uk.co.real-logic</groupId>
    <artifactId>sbe</artifactId>
    <version>1.1.7-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.real-logic/sbe/
implementation 'uk.co.real-logic:sbe:1.1.7-RC2'
// https://jarcasting.com/artifacts/uk.co.real-logic/sbe/
implementation ("uk.co.real-logic:sbe:1.1.7-RC2")
'uk.co.real-logic:sbe:jar:1.1.7-RC2'
<dependency org="uk.co.real-logic" name="sbe" rev="1.1.7-RC2">
  <artifact name="sbe" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.real-logic', module='sbe', version='1.1.7-RC2')
)
libraryDependencies += "uk.co.real-logic" % "sbe" % "1.1.7-RC2"
[uk.co.real-logic/sbe "1.1.7-RC2"]

Dependencies

compile (1)

Group / Artifact Type Version
uk.co.real-logic : Agrona jar 0.4.8

test (4)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
com.google.code.gson : gson jar 2.3.1

Project Modules

There are no modules declared in this project.