MVN

com.outbrain.swinfra : ob1k

Maven & Gradle

Sep 06, 2015
67 stars

Ob1k - The RPC Framework · Ob1k is the RPC framework used by Outbrain

<dependency>
    <groupId>com.outbrain.swinfra</groupId>
    <artifactId>ob1k</artifactId>
    <version>0.122</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.outbrain.swinfra : ob1k to add to Maven - Latest Versions:

  • Latest Stable: 0.122

All Versions

Choose a version of com.outbrain.swinfra : ob1k to add to Maven - All Versions:

Version Vulnerabilities Updated
0.122
ob1k-0.122

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.outbrain.swinfra</groupId>
    <artifactId>ob1k</artifactId>
    <version>0.122</version>
</dependency>

Advertisement