jar

org.scommons.api : scommons-api-core_sjs1_2.13

Maven & Gradle

Nov 21, 2022
2 usages
1 stars

scommons-api-core · Common Scala/Scala.js REST API protocol definitions

Table Of Contents

Latest Version

Download org.scommons.api : scommons-api-core_sjs1_2.13 JAR file - Latest Versions:

All Versions

Download org.scommons.api : scommons-api-core_sjs1_2.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.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 scommons-api-core_sjs1_2.13-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

scommons.api

├─ scommons.api.ApiResponse.class - [JAR]

├─ scommons.api.ApiStatus.class - [JAR]

├─ scommons.api.DataListResponse.class - [JAR]

├─ scommons.api.DataResponse.class - [JAR]

├─ scommons.api.PageDataResponse.class - [JAR]

├─ scommons.api.StatusResponse.class - [JAR]

scommons.api.http

├─ scommons.api.http.ApiHttpClient.class - [JAR]

├─ scommons.api.http.ApiHttpData.class - [JAR]

├─ scommons.api.http.ApiHttpMethod.class - [JAR]

├─ scommons.api.http.ApiHttpResponse.class - [JAR]

├─ scommons.api.http.ApiHttpStatusException.class - [JAR]

├─ scommons.api.http.ApiHttpTimeoutException.class - [JAR]

Advertisement