jar

com.sdl.delivery : udp-ugc-cil-api

Maven & Gradle

May 22, 2023
2 usages

UGC - Client API · UGC - Client API

Table Of Contents

Latest Version

Download com.sdl.delivery : udp-ugc-cil-api JAR file - Latest Versions:

All Versions

Download com.sdl.delivery : udp-ugc-cil-api JAR file - All Versions:

Version Vulnerabilities Size Updated
11.6.x
11.5.x
11.1.x
11.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window udp-ugc-cil-api-11.5.0-1180.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sdl.delivery.ugc.client

├─ com.sdl.delivery.ugc.client.UgcClientApi.class - [JAR]

com.sdl.delivery.ugc.client.rating

├─ com.sdl.delivery.ugc.client.rating.UgcRatingApi.class - [JAR]

com.sdl.delivery.ugc.client.comment.impl

├─ com.sdl.delivery.ugc.client.comment.impl.DefaultUgcCommentApi.class - [JAR]

├─ com.sdl.delivery.ugc.client.comment.impl.RequestFilterUtils.class - [JAR]

├─ com.sdl.delivery.ugc.client.comment.impl.SimpleCommentsFilter.class - [JAR]

com.sdl.delivery.ugc.client.comment

├─ com.sdl.delivery.ugc.client.comment.CommentsFilter.class - [JAR]

├─ com.sdl.delivery.ugc.client.comment.UgcCommentApi.class - [JAR]

├─ com.sdl.delivery.ugc.client.comment.UgcVoteCommentApi.class - [JAR]

com.sdl.delivery.ugc.client.impl

├─ com.sdl.delivery.ugc.client.impl.UgcClient.class - [JAR]

├─ com.sdl.delivery.ugc.client.impl.UgcClientComponentsProvider.class - [JAR]

├─ com.sdl.delivery.ugc.client.impl.UgcClientProvider.class - [JAR]

com.sdl.delivery.ugc.client.odata.edm.impl

├─ com.sdl.delivery.ugc.client.odata.edm.impl.CommentEdm.class - [JAR]

├─ com.sdl.delivery.ugc.client.odata.edm.impl.CommentMetaEdm.class - [JAR]

├─ com.sdl.delivery.ugc.client.odata.edm.impl.RatingEdm.class - [JAR]

├─ com.sdl.delivery.ugc.client.odata.edm.impl.UserEdm.class - [JAR]

com.sdl.delivery.ugc.client.odata.edm

├─ com.sdl.delivery.ugc.client.odata.edm.Comment.class - [JAR]

├─ com.sdl.delivery.ugc.client.odata.edm.CommentMeta.class - [JAR]

├─ com.sdl.delivery.ugc.client.odata.edm.Item.class - [JAR]

├─ com.sdl.delivery.ugc.client.odata.edm.Rating.class - [JAR]

├─ com.sdl.delivery.ugc.client.odata.edm.User.class - [JAR]

com.sdl.delivery.ugc.client.marshall

├─ com.sdl.delivery.ugc.client.marshall.UgcAtomEntityMarshaller.class - [JAR]

├─ com.sdl.delivery.ugc.client.marshall.UgcAtomRenderer.class - [JAR]

Advertisement