MVN

org.thriftee : thrift-parent

Maven & Gradle

Feb 08, 2017

thrift-parent · Parent POM for repackaged Thrift components

<dependency>
    <groupId>org.thriftee</groupId>
    <artifactId>thrift-parent</artifactId>
    <version>0.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.thriftee : thrift-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.10.0

All Versions

Choose a version of org.thriftee : thrift-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.10.x
thrift-parent-0.10.0
thrift-parent-0.10.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.thriftee</groupId>
    <artifactId>thrift-parent</artifactId>
    <version>0.10.0</version>
</dependency>

Advertisement