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