License |
License
SDL Developer Software and Distribution Agreement
|
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.sdl.delivery |
ArtifactId | ArtifactIdudp-service-container-core |
Last Version | Last Version11.0.1-1016 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionService Container - Core
Container able to bootstrap one instance of Tomcat deploying a Spring Boot
application which can utilize all configurations found annotated with Spring Boot annotations, hence
combining all resources from those annotated configurations
|
<!-- https://jarcasting.com/artifacts/com.sdl.delivery/udp-service-container-core/ -->
<dependency>
<groupId>com.sdl.delivery</groupId>
<artifactId>udp-service-container-core</artifactId>
<version>11.0.1-1016</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-service-container-core/
implementation 'com.sdl.delivery:udp-service-container-core:11.0.1-1016'
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-service-container-core/
implementation ("com.sdl.delivery:udp-service-container-core:11.0.1-1016")
'com.sdl.delivery:udp-service-container-core:jar:11.0.1-1016'
<dependency org="com.sdl.delivery" name="udp-service-container-core" rev="11.0.1-1016">
<artifact name="udp-service-container-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='udp-service-container-core', version='11.0.1-1016')
)
libraryDependencies += "com.sdl.delivery" % "udp-service-container-core" % "11.0.1-1016"
[com.sdl.delivery/udp-service-container-core "11.0.1-1016"]
Group / Artifact | Type | Version |
---|---|---|
com.sdl.delivery : udp-service-container-plugins | jar | 11.0.1-1016 |
com.sdl.delivery : udp-common-util | jar | 11.0.1-1017 |
com.sdl.delivery : udp-common-spring-util | jar | 11.0.1-1017 |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.22.RELEASE |
org.springframework.boot : spring-boot-actuator | jar | 1.5.22.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 1.5.22.RELEASE |
xerces : xercesImpl | jar | 2.12.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-config | jar | 4.2.16.RELEASE |
org.springframework.security : spring-security-web | jar | 4.2.16.RELEASE |