Last Version

Apache Twill API 0.14.0

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.twill
ArtifactId

ArtifactId

twill-api
Version

Version

0.14.0
Type

Type

jar
Description

Description

Apache Twill API
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download twill-api 0.14.0


<!-- https://jarcasting.com/artifacts/org.apache.twill/twill-api/ -->
<dependency>
    <groupId>org.apache.twill</groupId>
    <artifactId>twill-api</artifactId>
    <version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.twill/twill-api/
implementation 'org.apache.twill:twill-api:0.14.0'
// https://jarcasting.com/artifacts/org.apache.twill/twill-api/
implementation ("org.apache.twill:twill-api:0.14.0")
'org.apache.twill:twill-api:jar:0.14.0'
<dependency org="org.apache.twill" name="twill-api" rev="0.14.0">
  <artifact name="twill-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.twill', module='twill-api', version='0.14.0')
)
libraryDependencies += "org.apache.twill" % "twill-api" % "0.14.0"
[org.apache.twill/twill-api "0.14.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.twill : twill-common jar 0.14.0
org.apache.twill : twill-discovery-api jar 0.14.0
com.google.code.findbugs : jsr305 jar 2.0.1

Project Modules

There are no modules declared in this project.