Last Version

Apache Twill core library 1.0.0

CDAP Twill project

License

License

GroupId

GroupId

io.cdap.twill
ArtifactId

ArtifactId

twill-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

Apache Twill core library
CDAP Twill project
Project Organization

Project Organization

CDAP

Download twill-core 1.0.0


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

Dependencies

compile (16)

Group / Artifact Type Version
io.cdap.twill : twill-api jar 1.0.0
io.cdap.twill : twill-zookeeper jar 1.0.0
io.cdap.twill : twill-discovery-core jar 1.0.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.