MVN

org.thryft : thryft-waf-parent

Maven & Gradle

Mar 30, 2018

thryft-waf-parent · Thryft web application framework - parent

<dependency>
    <groupId>org.thryft</groupId>
    <artifactId>thryft-waf-parent</artifactId>
    <version>1.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.thryft : thryft-waf-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.8

All Versions

Choose a version of org.thryft : thryft-waf-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
thryft-waf-parent-1.0.8
thryft-waf-parent-1.0.7
thryft-waf-parent-1.0.6
thryft-waf-parent-1.0.5
thryft-waf-parent-1.0.4
thryft-waf-parent-1.0.3
thryft-waf-parent-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.thryft</groupId>
    <artifactId>thryft-waf-parent</artifactId>
    <version>1.0.8</version>
</dependency>

Advertisement