Last Version

Neo4j-OGM (Quarkus) 1.2.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.2.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/michael-simons/neo4j-ogm-quarkus
Project Organization

Project Organization

Neo4j, Neo4j Sweden AB
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j-ogm-quarkus

Download neo4j-ogm-quarkus 1.2.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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.michael-simons.neo4j/neo4j-ogm-quarkus/
implementation 'eu.michael-simons.neo4j:neo4j-ogm-quarkus:1.2.0'
// https://jarcasting.com/artifacts/eu.michael-simons.neo4j/neo4j-ogm-quarkus/
implementation ("eu.michael-simons.neo4j:neo4j-ogm-quarkus:1.2.0")
'eu.michael-simons.neo4j:neo4j-ogm-quarkus:jar:1.2.0'
<dependency org="eu.michael-simons.neo4j" name="neo4j-ogm-quarkus" rev="1.2.0">
  <artifact name="neo4j-ogm-quarkus" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.michael-simons.neo4j', module='neo4j-ogm-quarkus', version='1.2.0')
)
libraryDependencies += "eu.michael-simons.neo4j" % "neo4j-ogm-quarkus" % "1.2.0"
[eu.michael-simons.neo4j/neo4j-ogm-quarkus "1.2.0"]

Dependencies

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

Project Modules

There are no modules declared in this project.