labs-cloud-starter-neo4j

Labs Cloud Starter for Neo4J

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.brinkus.labs
ArtifactId

ArtifactId

labs-cloud-starter-neo4j
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

labs-cloud-starter-neo4j
Labs Cloud Starter for Neo4J
Project URL

Project URL

https://github.com/bbrinkus/labs-cloud
Source Code Management

Source Code Management

https://github.com/bbrinkus/labs-cloud

Download labs-cloud-starter-neo4j

How to add to project

<!-- https://jarcasting.com/artifacts/com.brinkus.labs/labs-cloud-starter-neo4j/ -->
<dependency>
    <groupId>com.brinkus.labs</groupId>
    <artifactId>labs-cloud-starter-neo4j</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.brinkus.labs/labs-cloud-starter-neo4j/
implementation 'com.brinkus.labs:labs-cloud-starter-neo4j:2.0.0'
// https://jarcasting.com/artifacts/com.brinkus.labs/labs-cloud-starter-neo4j/
implementation ("com.brinkus.labs:labs-cloud-starter-neo4j:2.0.0")
'com.brinkus.labs:labs-cloud-starter-neo4j:jar:2.0.0'
<dependency org="com.brinkus.labs" name="labs-cloud-starter-neo4j" rev="2.0.0">
  <artifact name="labs-cloud-starter-neo4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brinkus.labs', module='labs-cloud-starter-neo4j', version='2.0.0')
)
libraryDependencies += "com.brinkus.labs" % "labs-cloud-starter-neo4j" % "2.0.0"
[com.brinkus.labs/labs-cloud-starter-neo4j "2.0.0"]

Dependencies

compile (13)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar
com.google.guava : guava jar
com.netflix.ribbon : ribbon-core jar
com.netflix.ribbon : ribbon-loadbalancer jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.neo4j : neo4j-ogm-api jar 3.0.2
org.neo4j : neo4j-ogm-core jar 3.0.2
org.neo4j : neo4j-ogm-bolt-driver jar 3.0.2
org.neo4j : neo4j-ogm-http-driver jar 3.0.2
org.springframework : spring-beans jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.cloud : spring-cloud-netflix-core jar
org.springframework.cloud : spring-cloud-context jar

test (6)

Group / Artifact Type Version
com.brinkus.labs : labs-cloud-starter-test jar 2.0.0
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-undertow jar
org.springframework.boot : spring-boot-starter-thymeleaf jar
org.springframework.cloud : spring-cloud-starter jar
org.springframework.cloud : spring-cloud-starter-eureka-server jar

Project Modules

There are no modules declared in this project.

Labs Cloud

Versions

  • 2.0.0
    • Support Neo4j Bolt
    • Update 3rd party dependencies
      • Spring Boot - 1.5.9.RELEASE
      • Spring Cloud - Edgware.RELEASE
  • 1.6.1
    • Update 3rd party dependencies
      • Spring Boot 1.5.7.RELEASE
      • Spring Cloud Dalston.SR4
      • Docker 1.0.0
      • Springfox 2.7.0
  • 1.6.0
    • Update 3rd party dependencies
      • Spring Boot 1.5.2.RELEASE
      • Spring Cloud Dalston.SR1
      • Neo4j OGM 2.1.3
  • 1.5.1
    • JSON ignore Neo4jEntityBase id property
  • 1.5.0
    • Update 3rd party dependencies
      • Spring Boot 1.5.1.RELEASE
      • Spring Cloud Camden.SR5
      • Neo4j OGM 2.1.1
    • Update classes to use the new dependencies
    • Neo4j internal package automatically added to the package list
  • 1.4.0
    • Rename discovery client configuration from EurekaClient(.) to EurekaDiscoveryClient(.)
    • Introduce new config bean for the discovery client
  • 1.3.0
    • Update to labs-parent 1.2.0
  • 1.2.2
    • Add Eureka Client configuration condition
  • 1.2.1
    • Fix invalid Neo4j DAO name
  • 1.2.0
    • Add new starter for Neo4j with discovery service support (HTTP driver only)
  • 1.1.0
    • Baseline

Projects

Labs cloud projects. More details about the projects in the linked documentation files.

Project Documentation
Labs Cloud Parent README.md
Labs Cloud Starter Test README.md
Labs Cloud Starter Service README.md

Versions

Version
2.0.0
1.6.1
1.6.0
1.5.1
1.5.0
1.4.0
1.3.0
1.2.2
1.2.1
1.2.0