| License |
License
SDL Web Developer Software and Distribution Agreement
|
|---|---|
| GroupId | GroupIdcom.sdl.web |
| ArtifactId | ArtifactIdugc_controller |
| Last Version | Last Version8.5.0-1013 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUGC - Web service
Module containing the Spring Boot based main controller for the User Generated Content
|
| Filename | Size |
|---|---|
| ugc_controller-8.5.0-1013.pom | |
| ugc_controller-8.5.0-1013.jar | 23 KB |
| ugc_controller-8.5.0-1013-sources.jar | 189 bytes |
| ugc_controller-8.5.0-1013-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.web/ugc_controller/ -->
<dependency>
<groupId>com.sdl.web</groupId>
<artifactId>ugc_controller</artifactId>
<version>8.5.0-1013</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.web/ugc_controller/
implementation 'com.sdl.web:ugc_controller:8.5.0-1013'
// https://jarcasting.com/artifacts/com.sdl.web/ugc_controller/
implementation ("com.sdl.web:ugc_controller:8.5.0-1013")
'com.sdl.web:ugc_controller:jar:8.5.0-1013'
<dependency org="com.sdl.web" name="ugc_controller" rev="8.5.0-1013">
<artifact name="ugc_controller" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.web', module='ugc_controller', version='8.5.0-1013')
)
libraryDependencies += "com.sdl.web" % "ugc_controller" % "8.5.0-1013"
[com.sdl.web/ugc_controller "8.5.0-1013"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sdl.web : ugc_ambient | jar | 8.5.0-1013 |
| com.sdl.web : ugc_validation | jar | 8.5.0-1013 |
| com.sdl.web : ugc_storage | jar | 8.5.0-1013 |
| com.sdl.web » content-v2-controller | jar | 8.5.0-1013 |
| com.sdl.web » web-oauth | jar | 8.5.0-1010 |
| com.sdl.web » web-ambient-engine | jar | 8.5.0-1010 |
| com.sdl.web » web-readwrite-filter | jar | 8.5.0-1010 |
| com.sdl.web » content-v2-odata | jar | 8.5.0-1013 |
| com.sdl.web » discovery-registration-api | jar | 8.5.0-1014 |
| org.springframework.boot : spring-boot | jar | 1.4.1.RELEASE |
| org.springframework.boot : spring-boot-actuator | jar | 1.4.1.RELEASE |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
| org.codehaus.jettison : jettison | jar | 1.3.3 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |