jar

com.optimaize.anythingworks : anythingworks

Maven & Gradle

Dec 20, 2022
8 stars

anythingworks · Java Library to Bootstrap Web service client/server development. It supports both RESTful web services (JAX-RS) and SOAP / WSDL web services (JAX-WS). Within this project classes specific for one technology are prefixed with either "Rest" or "Soap". Other technologies, like JSON-RPC, could be added. Hence the name "anything works".

Table Of Contents

Latest Version

Download com.optimaize.anythingworks : anythingworks JAR file - Latest Versions:

All Versions

Download com.optimaize.anythingworks : anythingworks JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
0.5

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

Advertisement