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