GroupId | GroupIdcom.pontusvision |
---|---|
ArtifactId | ArtifactIdjanusgraph-hadoop-parent |
Version | Version100.3.2 |
Type | Typepom |
Filename | Size |
---|---|
janusgraph-hadoop-parent-100.3.2.pom | 18 KB |
Browse |
<!-- 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"]