Last Version

Trinity - Parent POM 1.0.0-M01

Trinity is a versatile Cypher query runner for the JVM, supporting all setup types of Neo4j v2 and v3.

License

License

Apache License
GroupId

GroupId

org.liquigraph.trinity
ArtifactId

ArtifactId

trinity-parent
Version

Version

1.0.0-M01
Type

Type

pom
Description

Description

Trinity - Parent POM
Trinity is a versatile Cypher query runner for the JVM, supporting all setup types of Neo4j v2 and v3.
Project URL

Project URL

https://github.com/liquigraph/trinity
Source Code Management

Source Code Management

https://github.com/liquigraph/trinity

Download trinity-parent 1.0.0-M01


<!-- https://jarcasting.com/artifacts/org.liquigraph.trinity/trinity-parent/ -->
<dependency>
    <groupId>org.liquigraph.trinity</groupId>
    <artifactId>trinity-parent</artifactId>
    <version>1.0.0-M01</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.liquigraph.trinity/trinity-parent/
implementation 'org.liquigraph.trinity:trinity-parent:1.0.0-M01'
// https://jarcasting.com/artifacts/org.liquigraph.trinity/trinity-parent/
implementation ("org.liquigraph.trinity:trinity-parent:1.0.0-M01")
'org.liquigraph.trinity:trinity-parent:pom:1.0.0-M01'
<dependency org="org.liquigraph.trinity" name="trinity-parent" rev="1.0.0-M01">
  <artifact name="trinity-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.liquigraph.trinity', module='trinity-parent', version='1.0.0-M01')
)
libraryDependencies += "org.liquigraph.trinity" % "trinity-parent" % "1.0.0-M01"
[org.liquigraph.trinity/trinity-parent "1.0.0-M01"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • java8-utilities
  • http
  • embedded-2x
  • embedded-3x
  • bolt
  • trinity-neo4j-v2
  • trinity-neo4j-v3