Apache Twill common library

CDAP Twill project

License

License

GroupId

GroupId

io.cdap.twill
ArtifactId

ArtifactId

twill-common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Twill common library
CDAP Twill project
Project Organization

Project Organization

CDAP

Download twill-common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.1
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0