License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdde.enterprise-starters |
ArtifactId | ArtifactIdenterprise-application-spring-boot-starter |
Last Version | Last Version2.2.0-alpha4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEnterprise Application Spring Boot Starter
Enterprise Starter Parent
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 Optional | 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 Optional | 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 Optional | jar | 2.2.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
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 |