| License |
License
SDL Web Developer Software and Distribution Agreement
|
|---|---|
| Categories |
CategoriesContainer |
| GroupId | GroupIdcom.sdl.web |
| ArtifactId | ArtifactIdugc_container |
| Last Version | Last Version8.5.0-1013 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUGC - Container
Module containing the Spring Boot based main container for the User Generated Content service.
This module can be executed to bootstrap the User Generated Content micro-service
|
| Filename | Size |
|---|---|
| ugc_container-8.5.0-1013.pom | |
| ugc_container-8.5.0-1013.jar | 2 KB |
| ugc_container-8.5.0-1013-sources.jar | 189 bytes |
| ugc_container-8.5.0-1013-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.web/ugc_container/ -->
<dependency>
<groupId>com.sdl.web</groupId>
<artifactId>ugc_container</artifactId>
<version>8.5.0-1013</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.web/ugc_container/
implementation 'com.sdl.web:ugc_container:8.5.0-1013'
// https://jarcasting.com/artifacts/com.sdl.web/ugc_container/
implementation ("com.sdl.web:ugc_container:8.5.0-1013")
'com.sdl.web:ugc_container:jar:8.5.0-1013'
<dependency org="com.sdl.web" name="ugc_container" rev="8.5.0-1013">
<artifact name="ugc_container" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.web', module='ugc_container', version='8.5.0-1013')
)
libraryDependencies += "com.sdl.web" % "ugc_container" % "8.5.0-1013"
[com.sdl.web/ugc_container "8.5.0-1013"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sdl.web : ugc_controller | jar | 8.5.0-1013 |
| org.springframework.boot : spring-boot-starter-web | jar | 1.4.1.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |