License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-front-end-parent |
Last Version | Last Version4.4.8 |
Release Date | Release Date |
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.4.8.pom | 2 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.4.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-front-end-parent/
implementation 'org.neo4j:neo4j-front-end-parent:4.4.8'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-front-end-parent/
implementation ("org.neo4j:neo4j-front-end-parent:4.4.8")
'org.neo4j:neo4j-front-end-parent:pom:4.4.8'
<dependency org="org.neo4j" name="neo4j-front-end-parent" rev="4.4.8">
<artifact name="neo4j-front-end-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-front-end-parent', version='4.4.8')
)
libraryDependencies += "org.neo4j" % "neo4j-front-end-parent" % "4.4.8"
[org.neo4j/neo4j-front-end-parent "4.4.8"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |