Last Version

UGC - Container 8.5.0-1013

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

License

License

SDL Web Developer Software and Distribution Agreement
Categories

Categories

Container
GroupId

GroupId

com.sdl.web
ArtifactId

ArtifactId

ugc_container
Version

Version

8.5.0-1013
Type

Type

jar
Description

Description

UGC - 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

Download ugc_container 8.5.0-1013


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

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.