This project has retired. For details please refer to its Attic page.
Apache Twill – Apache Twill Release 0.13.0

Release Notes - Apache Twill - 0.13.0

Improvement:

Project dependencies

Maven

For your application module

<dependency>
    <groupId>org.apache.twill</groupId>
    <artifactId>twill-api</artifactId>
    <version>0.13.0</version>
</dependency>

For the your Apache Twill YARN client module

<dependency>
    <groupId>org.apache.twill</groupId>
    <artifactId>twill-yarn</artifactId>
    <version>0.13.0</version>
</dependency>

Source tar-ball download

Source and signatures

Back to top

Reflow Maven skin by Andrius Velykis.

Apache Twill, Apache, the Apache feather logo, and the Apache Twill project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.