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

Enterprise Application Spring Boot Starter 2.2.0-alpha4

Enterprise Starter Parent

Лицензия

Лицензия

Категории

Категории

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

Группа

de.enterprise-starters
Идентификатор

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

enterprise-application-spring-boot-starter
Версия

Версия

2.2.0-alpha4
Тип

Тип

jar
Описание

Описание

Enterprise Application Spring Boot Starter
Enterprise Starter Parent
Ссылка на сайт

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

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/enterprise-application-spring-boot-starter

Скачать enterprise-application-spring-boot-starter 2.2.0-alpha4


<!-- https://jarcasting.com/artifacts/de.enterprise-starters/enterprise-application-spring-boot-starter/ -->
<dependency>
    <groupId>de.enterprise-starters</groupId>
    <artifactId>enterprise-application-spring-boot-starter</artifactId>
    <version>2.2.0-alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/de.enterprise-starters/enterprise-application-spring-boot-starter/
implementation 'de.enterprise-starters:enterprise-application-spring-boot-starter:2.2.0-alpha4'
// https://jarcasting.com/artifacts/de.enterprise-starters/enterprise-application-spring-boot-starter/
implementation ("de.enterprise-starters:enterprise-application-spring-boot-starter:2.2.0-alpha4")
'de.enterprise-starters:enterprise-application-spring-boot-starter:jar:2.2.0-alpha4'
<dependency org="de.enterprise-starters" name="enterprise-application-spring-boot-starter" rev="2.2.0-alpha4">
  <artifact name="enterprise-application-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.enterprise-starters', module='enterprise-application-spring-boot-starter', version='2.2.0-alpha4')
)
libraryDependencies += "de.enterprise-starters" % "enterprise-application-spring-boot-starter" % "2.2.0-alpha4"
[de.enterprise-starters/enterprise-application-spring-boot-starter "2.2.0-alpha4"]

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot jar 2.2.7.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.7.RELEASE
org.springframework.boot : spring-boot-starter-webflux Необязательный jar 2.2.7.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.2.7.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.2.7.RELEASE
org.springframework.security : spring-security-rsa jar 1.0.9.RELEASE
org.apache.httpcomponents : httpclient jar 4.5.12
com.hazelcast : hazelcast-spring Необязательный jar 3.11.5
org.jolokia : jolokia-core jar 1.6.2
io.github.resilience4j : resilience4j-spring-boot2 jar 1.1.0
javax.xml.bind : jaxb-api jar 2.3.1
de.enterprise-starters : enterprise-common jar 2.2.0-alpha4
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.2.7.RELEASE

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.12

test (3)

Идентификатор библиотеки Тип Версия
org.springframework.security : spring-security-test jar
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar
org.springframework.boot : spring-boot-starter-test jar 2.2.7.RELEASE

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

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