is not current version
Last Version 1.0.0

com.thinkaurelius.titan:titan-hadoop-parent 0.5.1


GroupId

GroupId

com.thinkaurelius.titan
ArtifactId

ArtifactId

titan-hadoop-parent
Version

Version

0.5.1
Type

Type

pom

Download titan-hadoop-parent 0.5.1


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