License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIduk.co.real-logic |
ArtifactId | ArtifactIdsbe-all |
Last Version | Last Version1.25.3 |
Release Date | Release Date |
Type | Typepom |
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-all-1.25.3.pom | |
sbe-all-1.25.3.jar | 2 KB |
sbe-all-1.25.3-sources.jar | 198 KB |
sbe-all-1.25.3-javadoc.jar | 397 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.co.real-logic/sbe-all/ -->
<dependency>
<groupId>uk.co.real-logic</groupId>
<artifactId>sbe-all</artifactId>
<version>1.25.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.co.real-logic/sbe-all/
implementation 'uk.co.real-logic:sbe-all:1.25.3'
// https://jarcasting.com/artifacts/uk.co.real-logic/sbe-all/
implementation ("uk.co.real-logic:sbe-all:1.25.3")
'uk.co.real-logic:sbe-all:pom:1.25.3'
<dependency org="uk.co.real-logic" name="sbe-all" rev="1.25.3">
<artifact name="sbe-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.co.real-logic', module='sbe-all', version='1.25.3')
)
libraryDependencies += "uk.co.real-logic" % "sbe-all" % "1.25.3"
[uk.co.real-logic/sbe-all "1.25.3"]