MVN

org.openfeed.proto : openfeed-protocol

Maven & Gradle

Jul 31, 2013
1 usages

### OpenFeed platform-independent Protocol Buffers templates and documents. OpenFeed is open standard for market data delivery.

<dependency>
    <groupId>org.openfeed.proto</groupId>
    <artifactId>openfeed-protocol</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openfeed.proto : openfeed-protocol to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of org.openfeed.proto : openfeed-protocol to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
openfeed-protocol-1.0.2
openfeed-protocol-1.0.1
openfeed-protocol-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.openfeed.proto</groupId>
    <artifactId>openfeed-protocol</artifactId>
    <version>1.0.2</version>
</dependency>