| License |
License |
|---|---|
| GroupId | GroupIdorg.openfeed.proto |
| ArtifactId | ArtifactIdopenfeed-protocol-archon |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Description### OpenFeed parent project for protocol modules.
OpenFeed is open standard for market data delivery.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| openfeed-protocol-archon-1.0.1.pom | 10 KB |
| openfeed-protocol-archon-1.0.1-tests.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openfeed.proto/openfeed-protocol-archon/ -->
<dependency>
<groupId>org.openfeed.proto</groupId>
<artifactId>openfeed-protocol-archon</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openfeed.proto/openfeed-protocol-archon/
implementation 'org.openfeed.proto:openfeed-protocol-archon:1.0.1'
// https://jarcasting.com/artifacts/org.openfeed.proto/openfeed-protocol-archon/
implementation ("org.openfeed.proto:openfeed-protocol-archon:1.0.1")
'org.openfeed.proto:openfeed-protocol-archon:jar:1.0.1'
<dependency org="org.openfeed.proto" name="openfeed-protocol-archon" rev="1.0.1">
<artifact name="openfeed-protocol-archon" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openfeed.proto', module='openfeed-protocol-archon', version='1.0.1')
)
libraryDependencies += "org.openfeed.proto" % "openfeed-protocol-archon" % "1.0.1"
[org.openfeed.proto/openfeed-protocol-archon "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.protobuf : protobuf-java | jar | [2.5,3) |
| org.openfeed.proto : openfeed-protocol | zip | 1.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.10 |
| junit : junit | jar | 4.11 |