Last Version

Apache Twill core library 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-core
Version

Version

0.14.0
Type

Type

jar
Description

Description

Apache Twill core library
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-core 0.14.0


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

Dependencies

compile (16)

Group / Artifact Type Version
org.apache.twill : twill-api jar 0.14.0
org.apache.twill : twill-zookeeper jar 0.14.0
org.apache.twill : twill-discovery-core jar 0.14.0
com.google.guava : guava jar 13.0.1
com.google.code.gson : gson jar 2.2.4
io.netty : netty-buffer jar 4.1.16.Final
io.netty : netty-codec-http jar 4.1.16.Final
io.netty : netty-handler jar 4.1.16.Final
org.xerial.snappy : snappy-java jar 1.0.5
org.ow2.asm : asm jar 7.1
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-core jar 1.0.9
ch.qos.logback : logback-classic jar 1.0.9
org.apache.kafka : kafka_2.10 jar 0.8.2.2
org.slf4j : log4j-over-slf4j jar 1.7.30
net.sf.jopt-simple : jopt-simple jar 3.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.unitils : unitils-core jar 3.3
org.apache.commons : commons-compress jar 1.5

Project Modules

There are no modules declared in this project.