Last Version

Enterprise Application Spring Boot Starter 2.2.0-alpha4

Enterprise Starter Parent

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.enterprise-starters
ArtifactId

ArtifactId

enterprise-application-spring-boot-starter
Version

Version

2.2.0-alpha4
Type

Type

jar
Description

Description

Enterprise Application Spring Boot Starter
Enterprise Starter Parent
Project URL

Project URL

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

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

Dependencies

compile (13)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (3)

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

Project Modules

There are no modules declared in this project.