License |
License |
---|---|
GroupId | GroupIdio.cdap.twill |
ArtifactId | ArtifactIdtwill-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Twill core library
CDAP Twill project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
twill-core-1.0.0.pom | |
twill-core-1.0.0.jar | 271 KB |
twill-core-1.0.0-sources.jar | 126 KB |
twill-core-1.0.0-javadoc.jar | 263 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.unitils : unitils-core | jar | 3.3 |
org.apache.commons : commons-compress | jar | 1.5 |