License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Neo4J Data Databases |
GroupId | GroupIdeu.michael-simons.neo4j |
ArtifactId | ArtifactIdneo4j-ogm-quarkus-parent |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNeo4j-OGM (Quarkus Parent)
Integration with Quarkus.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
neo4j-ogm-quarkus-parent-1.1.1.pom | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.michael-simons.neo4j/neo4j-ogm-quarkus-parent/ -->
<dependency>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-ogm-quarkus-parent</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.michael-simons.neo4j/neo4j-ogm-quarkus-parent/
implementation 'eu.michael-simons.neo4j:neo4j-ogm-quarkus-parent:1.1.1'
// https://jarcasting.com/artifacts/eu.michael-simons.neo4j/neo4j-ogm-quarkus-parent/
implementation ("eu.michael-simons.neo4j:neo4j-ogm-quarkus-parent:1.1.1")
'eu.michael-simons.neo4j:neo4j-ogm-quarkus-parent:pom:1.1.1'
<dependency org="eu.michael-simons.neo4j" name="neo4j-ogm-quarkus-parent" rev="1.1.1">
<artifact name="neo4j-ogm-quarkus-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.michael-simons.neo4j', module='neo4j-ogm-quarkus-parent', version='1.1.1')
)
libraryDependencies += "eu.michael-simons.neo4j" % "neo4j-ogm-quarkus-parent" % "1.1.1"
[eu.michael-simons.neo4j/neo4j-ogm-quarkus-parent "1.1.1"]