<dependency>
<groupId>com.ratutech.ratudb.janusgraph</groupId>
<artifactId>janusgraph-es</artifactId>
<version>1.0.4</version>
</dependency>
implementation 'com.ratutech.ratudb.janusgraph:janusgraph-es:1.0.4'
com.ratutech.ratudb.janusgraph:janusgraph-es:1.0.4
<dependency org="com.ratutech.ratudb.janusgraph" name="janusgraph-es" rev="1.0.4" />
libraryDependencies += "com.ratutech.ratudb.janusgraph" % "janusgraph-es" % "1.0.4"
@Grab(group='com.ratutech.ratudb.janusgraph', module='janusgraph-es', version='1.0.4')
[com.ratutech.ratudb.janusgraph/janusgraph-es "1.0.4"]
'com.ratutech.ratudb.janusgraph:janusgraph-es:jar:1.0.4'