License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-front-end-parent |
Version | Version4.3.3 |
Type | Typepom |
Description |
DescriptionopenCypher Front End Parent
Project that builds the openCypher front end modules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
neo4j-front-end-parent-4.3.3.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-front-end-parent/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-front-end-parent</artifactId>
<version>4.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-front-end-parent/
implementation 'org.neo4j:neo4j-front-end-parent:4.3.3'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-front-end-parent/
implementation ("org.neo4j:neo4j-front-end-parent:4.3.3")
'org.neo4j:neo4j-front-end-parent:pom:4.3.3'
<dependency org="org.neo4j" name="neo4j-front-end-parent" rev="4.3.3">
<artifact name="neo4j-front-end-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-front-end-parent', version='4.3.3')
)
libraryDependencies += "org.neo4j" % "neo4j-front-end-parent" % "4.3.3"
[org.neo4j/neo4j-front-end-parent "4.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 3.7.7 |