License |
License |
---|---|
GroupId | GroupIdio.bigconnect |
ArtifactId | ArtifactIdcypher-runtime |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBigConnect: Cypher Runtime
Massively Scalable Graph Engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cypher-runtime-4.2.1.pom | |
cypher-runtime-4.2.1.jar | 3 MB |
cypher-runtime-4.2.1-tests.jar | 214 KB |
cypher-runtime-4.2.1-sources.jar | 440 KB |
cypher-runtime-4.2.1-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bigconnect/cypher-runtime/ -->
<dependency>
<groupId>io.bigconnect</groupId>
<artifactId>cypher-runtime</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bigconnect/cypher-runtime/
implementation 'io.bigconnect:cypher-runtime:4.2.1'
// https://jarcasting.com/artifacts/io.bigconnect/cypher-runtime/
implementation ("io.bigconnect:cypher-runtime:4.2.1")
'io.bigconnect:cypher-runtime:jar:4.2.1'
<dependency org="io.bigconnect" name="cypher-runtime" rev="4.2.1">
<artifact name="cypher-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bigconnect', module='cypher-runtime', version='4.2.1')
)
libraryDependencies += "io.bigconnect" % "cypher-runtime" % "4.2.1"
[io.bigconnect/cypher-runtime "4.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
org.opencypher : tck-api | jar | 1.0.0-M12 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
io.bigconnect : cypher-common | jar | 4.2.1 |
io.bigconnect : cypher-logical-plans | jar | 4.2.1 |
io.bigconnect : cypher-planner | jar | 4.2.1 |
io.bigconnect : cypher-planner-spi | jar | 4.2.1 |
io.bigconnect : cypher-runtime-util | jar | 4.2.1 |
org.parboiled : parboiled-scala_2.11 | jar | 1.1.7 |
net.sf.opencsv : opencsv | jar | 2.3 |
org.apache.commons : commons-lang3 | jar | 3.8 |
commons-codec : commons-codec | jar | 1.14 |
io.bigconnect : core | jar | 4.2.1 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.5 |
org.scalautils : scalautils_2.11 | jar | 2.1.7 |
org.scalacheck : scalacheck_2.11 | jar | 1.12.5 |
org.reflections : reflections | jar | 0.9.11 |
com.novus : salat-core_2.11 | jar | 1.9.9 |
io.bigconnect : test | test-jar | 4.2.1 |
io.bigconnect : core | test-jar | 4.2.1 |
org.eclipse.jetty : jetty-server | jar | 9.4.11.v20180605 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.11.v20180605 |
io.bigconnect : test | jar | 4.2.1 |
org.antlr : antlr4-runtime | jar | 4.5.3 |
org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.2.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.2.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 2.21.0 |