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