jar

io.bitbucket.vfddevteam : strapi-java-sdk

Maven & Gradle

Mar 16, 2023

strapi-java-sdk · Strapi SDK (built on Java) to be able to access strapi APIs

Table Of Contents

Latest Version

Download io.bitbucket.vfddevteam : strapi-java-sdk JAR file - Latest Versions:

All Versions

Download io.bitbucket.vfddevteam : strapi-java-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.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 strapi-java-sdk-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.vfd.strapi

├─ org.vfd.strapi.Collection.class - [JAR]

├─ org.vfd.strapi.Connector.class - [JAR]

├─ org.vfd.strapi.Helper.class - [JAR]

├─ org.vfd.strapi.Singular.class - [JAR]

├─ org.vfd.strapi.Strapi.class - [JAR]

├─ org.vfd.strapi.StrapiApplication.class - [JAR]

├─ org.vfd.strapi.Transporter.class - [JAR]

org.vfd.strapi.sample

├─ org.vfd.strapi.sample.Campaign.class - [JAR]

├─ org.vfd.strapi.sample.StrapiSample.class - [JAR]

org.vfd.strapi.models

├─ org.vfd.strapi.models.FileAttribute.class - [JAR]

├─ org.vfd.strapi.models.Response.class - [JAR]

├─ org.vfd.strapi.models.StrapiArrayResponse.class - [JAR]

├─ org.vfd.strapi.models.StrapiData.class - [JAR]

├─ org.vfd.strapi.models.StrapiError.class - [JAR]

├─ org.vfd.strapi.models.StrapiFile.class - [JAR]

├─ org.vfd.strapi.models.StrapiFileWrapper.class - [JAR]

├─ org.vfd.strapi.models.StrapiMonoResponse.class - [JAR]

org.vfd.strapi.exceptions

├─ org.vfd.strapi.exceptions.CustomException.class - [JAR]

org.vfd.strapi.interfaces

├─ org.vfd.strapi.interfaces.CollectionInterface.class - [JAR]

├─ org.vfd.strapi.interfaces.SingularInterface.class - [JAR]

org.vfd.strapi.parameters

├─ org.vfd.strapi.parameters.PageRequest.class - [JAR]

├─ org.vfd.strapi.parameters.SortRequest.class - [JAR]

org.vfd.strapi.enums

├─ org.vfd.strapi.enums.HttpMethod.class - [JAR]

├─ org.vfd.strapi.enums.ResponseMessage.class - [JAR]

├─ org.vfd.strapi.enums.SortOrder.class - [JAR]