Files download
File Operation
example-remotegraph-1.0.1-20240723-075948.c4e698a.jar download
example-remotegraph-1.0.1-20240723-075948.c4e698a.pom download
example-remotegraph-1.0.1-20240723-075948.c4e698a-sources.jar download
Apache Maven
<dependency>
  <groupId>org.janusgraph</groupId>
  <artifactId>example-remotegraph</artifactId>
  <version>1.0.1-20240723-075948.c4e698a</version>
</dependency>
Gradle Groovy
implementation 'org.janusgraph:example-remotegraph:1.0.1-20240723-075948.c4e698a'
Gradle Kotlin
implementation("org.janusgraph:example-remotegraph:1.0.1-20240723-075948.c4e698a")
Scala SBT
libraryDependencies += "org.janusgraph" % "example-remotegraph" % "1.0.1-20240723-075948.c4e698a"
Groovy Grape
@Grapes(
  @Grab(group='org.janusgraph', module='example-remotegraph', version='1.0.1-20240723-075948.c4e698a')
)
Apache Ivy
<dependency org="org.janusgraph" name="example-remotegraph" rev="1.0.1-20240723-075948.c4e698a" />
Leiningen
[org.janusgraph/example-remotegraph "1.0.1-20240723-075948.c4e698a"]
Apache Buildr
'org.janusgraph:example-remotegraph:jar:1.0.1-20240723-075948.c4e698a'