is not current version
Last Version 1.1.1

org.neo4j.springframework.data:spring-data-neo4j-rx-spring-boot-autoconfigure 1.0.0-rc01

Integration with Spring Boot.

Categories

Categories

Spring Boot Container Microservices Neo4J Data Databases Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

org.neo4j.springframework.data
ArtifactId

ArtifactId

spring-data-neo4j-rx-spring-boot-autoconfigure
Version

Version

1.0.0-rc01
Type

Type

jar

Download spring-data-neo4j-rx-spring-boot-autoconfigure 1.0.0-rc01


<!-- https://jarcasting.com/artifacts/org.neo4j.springframework.data/spring-data-neo4j-rx-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>org.neo4j.springframework.data</groupId>
    <artifactId>spring-data-neo4j-rx-spring-boot-autoconfigure</artifactId>
    <version>1.0.0-rc01</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j.springframework.data/spring-data-neo4j-rx-spring-boot-autoconfigure/
implementation 'org.neo4j.springframework.data:spring-data-neo4j-rx-spring-boot-autoconfigure:1.0.0-rc01'
// https://jarcasting.com/artifacts/org.neo4j.springframework.data/spring-data-neo4j-rx-spring-boot-autoconfigure/
implementation ("org.neo4j.springframework.data:spring-data-neo4j-rx-spring-boot-autoconfigure:1.0.0-rc01")
'org.neo4j.springframework.data:spring-data-neo4j-rx-spring-boot-autoconfigure:jar:1.0.0-rc01'
<dependency org="org.neo4j.springframework.data" name="spring-data-neo4j-rx-spring-boot-autoconfigure" rev="1.0.0-rc01">
  <artifact name="spring-data-neo4j-rx-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j.springframework.data', module='spring-data-neo4j-rx-spring-boot-autoconfigure', version='1.0.0-rc01')
)
libraryDependencies += "org.neo4j.springframework.data" % "spring-data-neo4j-rx-spring-boot-autoconfigure" % "1.0.0-rc01"
[org.neo4j.springframework.data/spring-data-neo4j-rx-spring-boot-autoconfigure "1.0.0-rc01"]