GroupId | GroupIdcom.pontusvision |
---|---|
ArtifactId | ArtifactIdjanusgraph-hbase-parent |
Version | Version100-3.0 |
Type | Typepom |
Filename | Size |
---|---|
janusgraph-hbase-parent-100-3.0.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pontusvision/janusgraph-hbase-parent/ -->
<dependency>
<groupId>com.pontusvision</groupId>
<artifactId>janusgraph-hbase-parent</artifactId>
<version>100-3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pontusvision/janusgraph-hbase-parent/
implementation 'com.pontusvision:janusgraph-hbase-parent:100-3.0'
// https://jarcasting.com/artifacts/com.pontusvision/janusgraph-hbase-parent/
implementation ("com.pontusvision:janusgraph-hbase-parent:100-3.0")
'com.pontusvision:janusgraph-hbase-parent:pom:100-3.0'
<dependency org="com.pontusvision" name="janusgraph-hbase-parent" rev="100-3.0">
<artifact name="janusgraph-hbase-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pontusvision', module='janusgraph-hbase-parent', version='100-3.0')
)
libraryDependencies += "com.pontusvision" % "janusgraph-hbase-parent" % "100-3.0"
[com.pontusvision/janusgraph-hbase-parent "100-3.0"]