OpenHFT/saxophone

Java SAX Parser for JSON and FIX

License

License

Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

saxophone
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

OpenHFT/saxophone
Java SAX Parser for JSON and FIX
Project URL

Project URL

http://www.openhft.net/saxophone

Download saxophone

How to add to project

<!-- https://jarcasting.com/artifacts/net.openhft/saxophone/ -->
<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>saxophone</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.openhft/saxophone/
implementation 'net.openhft:saxophone:1.0.4'
// https://jarcasting.com/artifacts/net.openhft/saxophone/
implementation ("net.openhft:saxophone:1.0.4")
'net.openhft:saxophone:jar:1.0.4'
<dependency org="net.openhft" name="saxophone" rev="1.0.4">
  <artifact name="saxophone" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.openhft', module='saxophone', version='1.0.4')
)
libraryDependencies += "net.openhft" % "saxophone" % "1.0.4"
[net.openhft/saxophone "1.0.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
net.openhft : chronicle-bytes jar
com.intellij : annotations jar

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar
junit : junit jar
com.google.code.gson : gson jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3