jar

io.logicdrop.sparks : sparks-openapi-spring

Maven & Gradle

Aug 05, 2020
20k stars

sparks-openapi-spring · OpenAPI Java

Table Of Contents

Latest Version

Download io.logicdrop.sparks : sparks-openapi-spring JAR file - Latest Versions:

All Versions

Download io.logicdrop.sparks : sparks-openapi-spring JAR file - All Versions:

Version Vulnerabilities Size Updated
4.7.x
4.6.x
4.5.x
4.4.x
4.3.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 sparks-openapi-spring-4.7.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.logicdrop.openapi.spring.auth

├─ io.logicdrop.openapi.spring.auth.ApiKeyAuth.class - [JAR]

├─ io.logicdrop.openapi.spring.auth.Authentication.class - [JAR]

├─ io.logicdrop.openapi.spring.auth.HttpBasicAuth.class - [JAR]

├─ io.logicdrop.openapi.spring.auth.HttpBearerAuth.class - [JAR]

├─ io.logicdrop.openapi.spring.auth.OAuth.class - [JAR]

├─ io.logicdrop.openapi.spring.auth.OAuthFlow.class - [JAR]

io.logicdrop.openapi.spring

├─ io.logicdrop.openapi.spring.ApiClient.class - [JAR]

├─ io.logicdrop.openapi.spring.RFC3339DateFormat.class - [JAR]

├─ io.logicdrop.openapi.spring.ServerConfiguration.class - [JAR]

├─ io.logicdrop.openapi.spring.ServerVariable.class - [JAR]

io.logicdrop.openapi.spring.api

├─ io.logicdrop.openapi.spring.api.AdminServicesApi.class - [JAR]

├─ io.logicdrop.openapi.spring.api.CacheServicesApi.class - [JAR]

├─ io.logicdrop.openapi.spring.api.ClientServicesApi.class - [JAR]

├─ io.logicdrop.openapi.spring.api.ComputeServicesApi.class - [JAR]

├─ io.logicdrop.openapi.spring.api.ContentServicesApi.class - [JAR]

├─ io.logicdrop.openapi.spring.api.DataServicesApi.class - [JAR]

├─ io.logicdrop.openapi.spring.api.EmailServicesApi.class - [JAR]

├─ io.logicdrop.openapi.spring.api.KioskServicesApi.class - [JAR]

├─ io.logicdrop.openapi.spring.api.OfficeServicesApi.class - [JAR]

├─ io.logicdrop.openapi.spring.api.PackageServicesApi.class - [JAR]

├─ io.logicdrop.openapi.spring.api.PipelineServicesApi.class - [JAR]

├─ io.logicdrop.openapi.spring.api.PlatformServicesApi.class - [JAR]

├─ io.logicdrop.openapi.spring.api.ProjectServicesApi.class - [JAR]

├─ io.logicdrop.openapi.spring.api.QueryServicesApi.class - [JAR]

├─ io.logicdrop.openapi.spring.api.SchemaServicesApi.class - [JAR]

├─ io.logicdrop.openapi.spring.api.SubscriptionServicesApi.class - [JAR]

├─ io.logicdrop.openapi.spring.api.TemplateServicesApi.class - [JAR]

Advertisement