| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаrocks.coffeenet |
| Идентификатор | Идентификаторautoconfigure |
| Версия | Версия0.38.2 |
| Тип | Типjar |
| Описание |
ОписаниеCoffeeNet Autoconfigure
Autoconfigure will be used in the starter dependencies
to configure different integrations into the coffeenet
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| autoconfigure-0.38.2.pom | |
| autoconfigure-0.38.2.jar | 80 KB |
| autoconfigure-0.38.2-sources.jar | 46 KB |
| autoconfigure-0.38.2-javadoc.jar | 298 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/rocks.coffeenet/autoconfigure/ -->
<dependency>
<groupId>rocks.coffeenet</groupId>
<artifactId>autoconfigure</artifactId>
<version>0.38.2</version>
</dependency>
// https://jarcasting.com/artifacts/rocks.coffeenet/autoconfigure/
implementation 'rocks.coffeenet:autoconfigure:0.38.2'
// https://jarcasting.com/artifacts/rocks.coffeenet/autoconfigure/
implementation ("rocks.coffeenet:autoconfigure:0.38.2")
'rocks.coffeenet:autoconfigure:jar:0.38.2'
<dependency org="rocks.coffeenet" name="autoconfigure" rev="0.38.2">
<artifact name="autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='rocks.coffeenet', module='autoconfigure', version='0.38.2')
)
libraryDependencies += "rocks.coffeenet" % "autoconfigure" % "0.38.2"
[rocks.coffeenet/autoconfigure "0.38.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.19.RELEASE |
| org.hibernate : hibernate-validator Необязательный | jar | 5.3.6.Final |
| org.slf4j : slf4j-api Необязательный | jar | 1.7.25 |
| org.slf4j : jcl-over-slf4j Необязательный | jar | 1.7.25 |
| de.appelgriepsch.logback : logback-gelf-appender Необязательный | jar | 1.5 |
| org.springframework.cloud : spring-cloud-netflix-eureka-client | jar | |
| org.springframework.cloud : spring-cloud-commons Необязательный | jar | |
| org.apache.tomcat.embed : tomcat-embed-websocket Необязательный | jar | 8.5.37 |
| com.netflix.eureka : eureka-client Необязательный | jar | |
| org.springframework.security.oauth : spring-security-oauth2 Необязательный | jar | 2.0.16.RELEASE |
| org.springframework.boot : spring-boot-actuator Необязательный | jar | 1.5.19.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 1.5.19.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.19.RELEASE |
| de.schauderhaft.degraph : degraph-check | jar | 0.1.4 |