License |
License |
---|---|
GroupId | GroupIdcom.hotels |
ArtifactId | ArtifactIdcircus-train-parent |
Last Version | Last Version16.4.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCircus Train Parent
circus-train replicates data and hive metadata between various clusters
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
circus-train-parent-16.4.1.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hotels/circus-train-parent/ -->
<dependency>
<groupId>com.hotels</groupId>
<artifactId>circus-train-parent</artifactId>
<version>16.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hotels/circus-train-parent/
implementation 'com.hotels:circus-train-parent:16.4.1'
// https://jarcasting.com/artifacts/com.hotels/circus-train-parent/
implementation ("com.hotels:circus-train-parent:16.4.1")
'com.hotels:circus-train-parent:pom:16.4.1'
<dependency org="com.hotels" name="circus-train-parent" rev="16.4.1">
<artifact name="circus-train-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hotels', module='circus-train-parent', version='16.4.1')
)
libraryDependencies += "com.hotels" % "circus-train-parent" % "16.4.1"
[com.hotels/circus-train-parent "16.4.1"]