jar

io.andromeda.pippo : pippo-shariff-route

Maven & Gradle

Apr 10, 2018
0 stars

An implementation of the Shariff Backend as a Pippo Route.

Table Of Contents

Latest Version

Download io.andromeda.pippo : pippo-shariff-route JAR file - Latest Versions:

All Versions

Download io.andromeda.pippo : pippo-shariff-route JAR file - All Versions:

Version Vulnerabilities Size Updated
0.12

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 pippo-shariff-route-0.12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.andromeda.pippo.shariff

├─ io.andromeda.pippo.shariff.Constants.class - [JAR]

├─ io.andromeda.pippo.shariff.PippoLauncher.class - [JAR]

├─ io.andromeda.pippo.shariff.PippoShareCountProxy.class - [JAR]

├─ io.andromeda.pippo.shariff.ShariffBackendRoute.class - [JAR]

├─ io.andromeda.pippo.shariff.ValidationException.class - [JAR]

com.headissue.sharecount.proxy

├─ com.headissue.sharecount.proxy.ConfigBuilder.class - [JAR]

├─ com.headissue.sharecount.proxy.ProviderRequest.class - [JAR]

├─ com.headissue.sharecount.proxy.ShariffBackendConfiguration.class - [JAR]

io.andromeda.pippo.shariff.providers

├─ io.andromeda.pippo.shariff.providers.Delicious.class - [JAR]

├─ io.andromeda.pippo.shariff.providers.Facebook.class - [JAR]

├─ io.andromeda.pippo.shariff.providers.GooglePlus.class - [JAR]

├─ io.andromeda.pippo.shariff.providers.LinkedIn.class - [JAR]

├─ io.andromeda.pippo.shariff.providers.NeedsPostRequest.class - [JAR]

├─ io.andromeda.pippo.shariff.providers.Pinterest.class - [JAR]

├─ io.andromeda.pippo.shariff.providers.Reddit.class - [JAR]

├─ io.andromeda.pippo.shariff.providers.ShareCountProvider.class - [JAR]

├─ io.andromeda.pippo.shariff.providers.StumbleUpon.class - [JAR]

├─ io.andromeda.pippo.shariff.providers.Twitter.class - [JAR]

Advertisement