License |
License |
---|---|
GroupId | GroupIdio.cdap.twill |
ArtifactId | ArtifactIdtwill-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCDAP Twill
CDAP Twill project
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
twill-parent-1.0.0.pom | 38 KB |
Browse |
<!-- 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"]