labs-cloud-starter-test

Labs Cloud Starter for testing

License

License

GroupId

GroupId

com.brinkus.labs
ArtifactId

ArtifactId

labs-cloud-starter-test
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

labs-cloud-starter-test
Labs Cloud Starter for testing
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-test

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.jayway.jsonpath : json-path jar 2.4.0
com.jayway.restassured : rest-assured jar 2.9.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.7.13
org.springframework.boot : spring-boot-starter-test 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
1.1.0