MVN

org.apache.twill : twill-parent

Maven & Gradle

Jan 22, 2020

Apache Twill

<dependency>
    <groupId>org.apache.twill</groupId>
    <artifactId>twill-parent</artifactId>
    <version>0.14.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.twill : twill-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.14.0

All Versions

Choose a version of org.apache.twill : twill-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.14.x
twill-parent-0.14.0
0.13.x
twill-parent-0.13.0
0.12.x
twill-parent-0.12.1
twill-parent-0.12.0
0.11.x
twill-parent-0.11.0
0.10.x
twill-parent-0.10.0
0.9.x
twill-parent-0.9.0
0.8.x
twill-parent-0.8.0
0.7.x
twill-parent-0.7.0-incubating
0.6.x
twill-parent-0.6.0-incubating
0.5.x
twill-parent-0.5.0-incubating
0.4.x
twill-parent-0.4.1-incubating
twill-parent-0.4.0-incubating
0.3.x
twill-parent-0.3.0-incubating
0.2.x
twill-parent-0.2.0-incubating
0.1.x
twill-parent-0.1.0-incubating

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.twill</groupId>
    <artifactId>twill-parent</artifactId>
    <version>0.14.0</version>
</dependency>