is not current version
Last Version 1.1.1

eu.michael-simons.neo4j:neo4j-ogm-quarkus-deployment 1.0.1

Deployment steps for the Quarkus integration of Neo4j-OGM.

Categories

Categories

Quarkus Container Microservices Neo4J Data Databases
GroupId

GroupId

eu.michael-simons.neo4j
ArtifactId

ArtifactId

neo4j-ogm-quarkus-deployment
Version

Version

1.0.1
Type

Type

jar

Download neo4j-ogm-quarkus-deployment 1.0.1


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