| License |
License |
|---|---|
| GroupId | GroupIdio.bigconnect |
| ArtifactId | ArtifactIdcypher-parent |
| Version | Version4.2.0 |
| Type | Typepom |
| Description |
DescriptionBigConnect: Cypher 3.5 support
Massively Scalable Graph Engine
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cypher-parent-4.2.0.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.bigconnect/cypher-parent/ -->
<dependency>
<groupId>io.bigconnect</groupId>
<artifactId>cypher-parent</artifactId>
<version>4.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bigconnect/cypher-parent/
implementation 'io.bigconnect:cypher-parent:4.2.0'
// https://jarcasting.com/artifacts/io.bigconnect/cypher-parent/
implementation ("io.bigconnect:cypher-parent:4.2.0")
'io.bigconnect:cypher-parent:pom:4.2.0'
<dependency org="io.bigconnect" name="cypher-parent" rev="4.2.0">
<artifact name="cypher-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bigconnect', module='cypher-parent', version='4.2.0')
)
libraryDependencies += "io.bigconnect" % "cypher-parent" % "4.2.0"
[io.bigconnect/cypher-parent "4.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.bigconnect : core | jar | 4.2.0 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |