is not current version
Last Version 1.2.0

Neo4j-OGM (Quarkus) 1.1.0

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

eu.michael-simons.neo4j
ArtifactId

ArtifactId

neo4j-ogm-quarkus
Version

Version

1.1.0
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 1.1.0


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

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.