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

com.deere.isg.work-tracker.examples:spring-boot-example 1.0.0-rc14

A library to monitor threads and requests. It provides advanced logging capabilities, and protects the application's JVMs from too many requests and from long running requests that would eventually turn into zombies.

Лицензия

Лицензия

MIT
Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.deere.isg.work-tracker.examples
Идентификатор

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

spring-boot-example
Версия

Версия

1.0.0-rc14
Тип

Тип

jar
Описание

Описание

A library to monitor threads and requests. It provides advanced logging capabilities, and protects the application's JVMs from too many requests and from long running requests that would eventually turn into zombies.

Скачать spring-boot-example 1.0.0-rc14


<!-- https://jarcasting.com/artifacts/com.deere.isg.work-tracker.examples/spring-boot-example/ -->
<dependency>
    <groupId>com.deere.isg.work-tracker.examples</groupId>
    <artifactId>spring-boot-example</artifactId>
    <version>1.0.0-rc14</version>
</dependency>
// https://jarcasting.com/artifacts/com.deere.isg.work-tracker.examples/spring-boot-example/
implementation 'com.deere.isg.work-tracker.examples:spring-boot-example:1.0.0-rc14'
// https://jarcasting.com/artifacts/com.deere.isg.work-tracker.examples/spring-boot-example/
implementation ("com.deere.isg.work-tracker.examples:spring-boot-example:1.0.0-rc14")
'com.deere.isg.work-tracker.examples:spring-boot-example:jar:1.0.0-rc14'
<dependency org="com.deere.isg.work-tracker.examples" name="spring-boot-example" rev="1.0.0-rc14">
  <artifact name="spring-boot-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.deere.isg.work-tracker.examples', module='spring-boot-example', version='1.0.0-rc14')
)
libraryDependencies += "com.deere.isg.work-tracker.examples" % "spring-boot-example" % "1.0.0-rc14"
[com.deere.isg.work-tracker.examples/spring-boot-example "1.0.0-rc14"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.deere.isg.work-tracker : work-tracker-spring-boot jar 1.0.0-rc14
org.springframework.boot : spring-boot-starter-web jar 1.5.15.RELEASE
org.springframework.boot : spring-boot-starter-security jar 1.5.15.RELEASE
org.codehaus.groovy : groovy-all jar 2.4.8

test (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 1.5.15.RELEASE
org.mockito : mockito-core jar 2.23.4
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.12

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

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