| License |
License |
|---|---|
| Categories |
CategoriesNeo4J Data Databases |
| GroupId | GroupIdorg.springframework.data |
| ArtifactId | ArtifactIdspring-data-neo4j-parent |
| Version | Version5.3.9.RELEASE |
| Type | Typepom |
| Description |
DescriptionSpring Data Neo4j
Neo4j support for Spring Data
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| spring-data-neo4j-parent-5.3.9.RELEASE.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.springframework.data/spring-data-neo4j-parent/ -->
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-neo4j-parent</artifactId>
<version>5.3.9.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-neo4j-parent/
implementation 'org.springframework.data:spring-data-neo4j-parent:5.3.9.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-neo4j-parent/
implementation ("org.springframework.data:spring-data-neo4j-parent:5.3.9.RELEASE")
'org.springframework.data:spring-data-neo4j-parent:pom:5.3.9.RELEASE'
<dependency org="org.springframework.data" name="spring-data-neo4j-parent" rev="5.3.9.RELEASE">
<artifact name="spring-data-neo4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-neo4j-parent', version='5.3.9.RELEASE')
)
libraryDependencies += "org.springframework.data" % "spring-data-neo4j-parent" % "5.3.9.RELEASE"
[org.springframework.data/spring-data-neo4j-parent "5.3.9.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 |
| org.projectlombok : lombok Optional | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.mockito : mockito-core | jar | 3.3.3 |
| org.mockito : mockito-junit-jupiter | jar | 3.3.3 |
| org.assertj : assertj-core | jar | 3.18.1 |
| org.springframework : spring-test | jar | |
| ch.qos.logback : logback-classic | jar | 1.2.3 |