is not current version
Last Version 100.3.2.1

com.pontusvision:janusgraph-hadoop-parent 100.3.2


GroupId

GroupId

com.pontusvision
ArtifactId

ArtifactId

janusgraph-hadoop-parent
Version

Version

100.3.2
Type

Type

pom

Download janusgraph-hadoop-parent 100.3.2


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