Categories |
CategoriesSpring Boot Container Microservices Neo4J Data Databases |
---|---|
GroupId | GroupIdorg.neo4j.springframework.data |
ArtifactId | ArtifactIdspring-data-neo4j-rx-spring-boot-starter-parent |
Version | Version1.1.0 |
Type | Typepom |
Filename | Size |
---|---|
spring-data-neo4j-rx-spring-boot-starter-parent-1.1.0.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.neo4j.springframework.data/spring-data-neo4j-rx-spring-boot-starter-parent/ -->
<dependency>
<groupId>org.neo4j.springframework.data</groupId>
<artifactId>spring-data-neo4j-rx-spring-boot-starter-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j.springframework.data/spring-data-neo4j-rx-spring-boot-starter-parent/
implementation 'org.neo4j.springframework.data:spring-data-neo4j-rx-spring-boot-starter-parent:1.1.0'
// https://jarcasting.com/artifacts/org.neo4j.springframework.data/spring-data-neo4j-rx-spring-boot-starter-parent/
implementation ("org.neo4j.springframework.data:spring-data-neo4j-rx-spring-boot-starter-parent:1.1.0")
'org.neo4j.springframework.data:spring-data-neo4j-rx-spring-boot-starter-parent:pom:1.1.0'
<dependency org="org.neo4j.springframework.data" name="spring-data-neo4j-rx-spring-boot-starter-parent" rev="1.1.0">
<artifact name="spring-data-neo4j-rx-spring-boot-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.neo4j.springframework.data', module='spring-data-neo4j-rx-spring-boot-starter-parent', version='1.1.0')
)
libraryDependencies += "org.neo4j.springframework.data" % "spring-data-neo4j-rx-spring-boot-starter-parent" % "1.1.0"
[org.neo4j.springframework.data/spring-data-neo4j-rx-spring-boot-starter-parent "1.1.0"]