jar

org.odata4j : odata4j-jersey

Maven & Gradle

Aug 15, 2012
3 usages
Table Of Contents

Latest Version

Download org.odata4j : odata4j-jersey JAR file - Latest Versions:

All Versions

Download org.odata4j : odata4j-jersey JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.x
0.6.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 odata4j-jersey-0.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.odata4j.jersey.producer.server

├─ org.odata4j.jersey.producer.server.ODataJerseyServer.class - [JAR]

org.odata4j.jersey.consumer.behaviors

├─ org.odata4j.jersey.consumer.behaviors.AllowSelfSignedCertsBehavior.class - [JAR]

├─ org.odata4j.jersey.consumer.behaviors.JerseyClientBehavior.class - [JAR]

org.odata4j.jersey.consumer

├─ org.odata4j.jersey.consumer.DefaultJerseyClientFactory.class - [JAR]

├─ org.odata4j.jersey.consumer.JerseyClientFactory.class - [JAR]

├─ org.odata4j.jersey.consumer.JerseyClientResponse.class - [JAR]

├─ org.odata4j.jersey.consumer.JerseyClientUtil.class - [JAR]

├─ org.odata4j.jersey.consumer.ODataJerseyClient.class - [JAR]

├─ org.odata4j.jersey.consumer.ODataJerseyConsumer.class - [JAR]

├─ org.odata4j.jersey.consumer.ODataJerseyConsumers.class - [JAR]

org.odata4j.jersey.internal

├─ org.odata4j.jersey.internal.StringProvider2.class - [JAR]

org.odata4j.jersey.producer.resources

├─ org.odata4j.jersey.producer.resources.ODataApplication.class - [JAR]

├─ org.odata4j.jersey.producer.resources.ODataProducerProvider.class - [JAR]

Advertisement