Jar examples for u: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
You can download jar file ugc_container 8.5.0-1013 in this page.
SDL Web Developer Software and Distribution Agreement
You can use the following script to add ugc_container-8.5.0-1013.jar to your project.
<dependency> <groupId>com.sdl.web</groupId> <artifactId>ugc_container</artifactId> <version>8.5.0-1013</version> </dependency>
compile group: 'com.sdl.web', name: 'ugc_container', version: '8.5.0-1013'
libraryDependencies += "com.sdl.web" % "ugc_container" % "8.5.0-1013"
<dependency org="com.sdl.web" name="ugc_container" rev="8.5.0-1013"/>
@Grapes(@Grab(group='com.sdl.web', module='ugc_container', version='8.5.0-1013'))
'com.sdl.web:ugc_container:jar:8.5.0-1013'
Click the following link to download the jar file.
ugc_container-8.5.0-1013-javadoc.jar