License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIduk.co.real-logic |
ArtifactId | ArtifactIdsbe |
Last Version | Last Version1.1.7-RC2 |
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-1.1.7-RC2.pom | |
sbe-1.1.7-RC2.jar | 167 KB |
sbe-1.1.7-RC2-sources.jar | 104 KB |
sbe-1.1.7-RC2-javadoc.jar | 434 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
uk.co.real-logic : Agrona | jar | 0.4.8 |
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 |