jar

org.openurp.app : openurp-app-api_2.12

Maven & Gradle

Aug 15, 2018
9 usages
6 stars

Openurp App API

Table Of Contents

Latest Version

Download org.openurp.app : openurp-app-api_2.12 JAR file - Latest Versions:

All Versions

Download org.openurp.app : openurp-app-api_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
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 openurp-app-api_2.12-0.0.13.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openurp.app.util

├─ org.openurp.app.util.AesEncryptor.class - [JAR]

├─ org.openurp.app.util.JSON.class - [JAR]

org.openurp.app

├─ org.openurp.app.Token.class - [JAR]

├─ org.openurp.app.Urp.class - [JAR]

├─ org.openurp.app.UrpApp.class - [JAR]

├─ org.openurp.app.UrpEnv.class - [JAR]

org.openurp.app.datasource

├─ org.openurp.app.datasource.AppDataSourceFactory.class - [JAR]

org.openurp.app.security

├─ org.openurp.app.security.RemoteAuthorizer.class - [JAR]

├─ org.openurp.app.security.RemoteService.class - [JAR]

├─ org.openurp.app.security.Resource.class - [JAR]

Advertisement