labs-cloud-starter-test

Labs Cloud Starter for testing

Лицензия

Лицензия

Группа

Группа

com.brinkus.labs
Идентификатор

Идентификатор

labs-cloud-starter-test
Последняя версия

Последняя версия

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

labs-cloud-starter-test
Labs Cloud Starter for testing
Ссылка на сайт

Ссылка на сайт

https://github.com/bbrinkus/labs-cloud
Система контроля версий

Система контроля версий

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

Скачать labs-cloud-starter-test

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
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