CDAP Twill

CDAP Twill project

License

License

GroupId

GroupId

io.cdap.twill
ArtifactId

ArtifactId

twill-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

CDAP Twill
CDAP Twill project
Project URL

Project URL

http://cdap.io
Project Organization

Project Organization

CDAP
Source Code Management

Source Code Management

https://github.com/cdapio/twill

Download twill-parent

Filename Size
twill-parent-1.0.0.pom 38 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • twill-common
  • twill-discovery-api
  • twill-api
  • twill-zookeeper
  • twill-discovery-core
  • twill-core
  • twill-yarn
  • twill-ext
  • twill-examples

Versions

Version
1.0.0