License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Neo4J Data Databases |
GroupId | GroupIdeu.michael-simons.neo4j |
ArtifactId | ArtifactIdneo4j-ogm-quarkus-deployment |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j-OGM (Quarkus Deployment)
Deployment steps for the Quarkus integration of Neo4j-OGM.
|
Project Organization |
Project Organization |
<!-- 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.1.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.1.1'
// https://jarcasting.com/artifacts/eu.michael-simons.neo4j/neo4j-ogm-quarkus-deployment/
implementation ("eu.michael-simons.neo4j:neo4j-ogm-quarkus-deployment:1.1.1")
'eu.michael-simons.neo4j:neo4j-ogm-quarkus-deployment:jar:1.1.1'
<dependency org="eu.michael-simons.neo4j" name="neo4j-ogm-quarkus-deployment" rev="1.1.1">
<artifact name="neo4j-ogm-quarkus-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.michael-simons.neo4j', module='neo4j-ogm-quarkus-deployment', version='1.1.1')
)
libraryDependencies += "eu.michael-simons.neo4j" % "neo4j-ogm-quarkus-deployment" % "1.1.1"
[eu.michael-simons.neo4j/neo4j-ogm-quarkus-deployment "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
eu.michael-simons.neo4j : neo4j-ogm-quarkus | jar | 1.1.1 |
io.quarkiverse.neo4j : quarkus-neo4j-deployment | jar | 1.1.0 |
io.quarkus : quarkus-arc-deployment | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5-internal | jar | |
io.quarkus : quarkus-resteasy | jar | |
io.rest-assured : rest-assured | jar |