Neo4j-OGM (Quarkus)

Use Neo4j-OGM for mapping your graph to your domain and vice versa

License

License

Categories

Categories

Quarkus Container Microservices Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-ogm-quarkus
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Neo4j-OGM (Quarkus)
Use Neo4j-OGM for mapping your graph to your domain and vice versa
Project Organization

Project Organization

Neo4j, Neo4j Sweden AB

Download neo4j-ogm-quarkus

How to add to project

<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-ogm-quarkus/ -->
<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-ogm-quarkus</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-ogm-quarkus/
implementation 'org.neo4j:neo4j-ogm-quarkus:1.3.0'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-ogm-quarkus/
implementation ("org.neo4j:neo4j-ogm-quarkus:1.3.0")
'org.neo4j:neo4j-ogm-quarkus:jar:1.3.0'
<dependency org="org.neo4j" name="neo4j-ogm-quarkus" rev="1.3.0">
  <artifact name="neo4j-ogm-quarkus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-ogm-quarkus', version='1.3.0')
)
libraryDependencies += "org.neo4j" % "neo4j-ogm-quarkus" % "1.3.0"
[org.neo4j/neo4j-ogm-quarkus "1.3.0"]

Dependencies

compile (5)

Group / Artifact Type Version
io.quarkiverse.neo4j : quarkus-neo4j jar 1.2.0
io.quarkus : quarkus-arc jar
org.neo4j : neo4j-ogm-bolt-driver jar 3.2.35
org.neo4j : neo4j-ogm-bolt-native-types jar 3.2.35
org.neo4j : neo4j-ogm-core jar 3.2.35

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.2
1.2.1
1.2.0