All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by addressing with all dependencies

Search JAR files by class name

addressing from group net.sourceforge.addressing (version 1.1.1)

WS-Addressing implementation for Axis 1.4. Starting from the Apache Addressing project, closed in 2005, this project wants to provide a common implementation for any open source project that rely on non-interoperable modifications of the original source code.

Group: net.sourceforge.addressing Artifact: addressing
Show all versions Show source 
 

0 downloads
Artifact addressing
Group net.sourceforge.addressing
Version 1.1.1
Last update 07. January 2009
Organization Rodrigo Ruiz
URL http://addressing.sourceforge.net
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies axis, wsdl4j, commons-discovery, commons-logging,
There are maybe transitive dependencies!

shine-java from group io.github.freddychen (version 0.0.8)

Java network request library package based on Retrofit+RxJava, supports GET/POST/PUT/DELETE requests, asynchronous/synchronous requests, dynamic BaseUrl, request headers, request/response logs, etc., and supports custom Parser (data parser) , for addressing different return data models.

Group: io.github.freddychen Artifact: shine-java
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact shine-java
Group io.github.freddychen
Version 0.0.8
Last update 14. February 2022
Organization not specified
URL https://github.com/FreddyChen/Shine-Java.git
License The Apache License, Version 2.0
Dependencies amount 9
Dependencies appcompat, material, retrofit, converter-gson, adapter-rxjava3, rxandroid, gson, okhttp, rxjava,
There are maybe transitive dependencies!

shine-kotlin from group io.github.freddychen (version 0.0.8)

Kotlin network request library package based on Retrofit+Kotlin coroutine, supports GET/POST/PUT/DELETE requests, asynchronous/synchronous requests, dynamic BaseUrl, request headers, request/response logs, etc., and supports custom Parser (data parser) , for addressing different return data models.

Group: io.github.freddychen Artifact: shine-kotlin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact shine-kotlin
Group io.github.freddychen
Version 0.0.8
Last update 14. February 2022
Organization not specified
URL https://github.com/FreddyChen/Shine-Kotlin.git
License The Apache License, Version 2.0
Dependencies amount 10
Dependencies core-ktx, appcompat, material, kotlin-reflect, kotlinx-coroutines-core, kotlinx-coroutines-android, retrofit, converter-gson, gson, okhttp,
There are maybe transitive dependencies!

commons-math3 from group com.guicedee.services (version 62)

The Apache Commons Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.

Group: com.guicedee.services Artifact: commons-math3
Show all versions Show documentation Show source 
 

0 downloads
Artifact commons-math3
Group com.guicedee.services
Version 62
Last update 24. November 2019
Organization not specified
URL http://commons.apache.org/proper/commons-math/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

commons-math3 from group org.apache.commons (version 3.6.1)

The Apache Commons Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.

Group: org.apache.commons Artifact: commons-math3
Show all versions Show documentation Show source 
 

1023 downloads
Artifact commons-math3
Group org.apache.commons
Version 3.6.1
Last update 17. March 2016
Organization not specified
URL http://commons.apache.org/proper/commons-math/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

commons-math from group org.apache.commons (version 2.2)

The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.

Group: org.apache.commons Artifact: commons-math
Show all versions Show documentation Show source 
 

27 downloads
Artifact commons-math
Group org.apache.commons
Version 2.2
Last update 26. February 2011
Organization not specified
URL http://commons.apache.org/math/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

iris from group com.karalabe.iris (version 1.0.0-preview-7)

Iris is an attempt at bringing the simplicity and elegance of cloud computing to the application layer. Consumer clouds provide unlimited virtual machines at the click of a button, but leaves it to developer to wire them together. Iris ensures that you can forget about networking challenges and instead focus on solving your own domain problems. It is a completely decentralized messaging solution for simplifying the design and implementation of cloud services. Among others, Iris features zero-configuration (i.e. start it up and it will do its magic), semantic addressing (i.e. application use textual names to address each other), clusters as units (i.e. automatic load balancing between apps of the same name) and perfect secrecy (i.e. all network traffic is encrypted).

Group: com.karalabe.iris Artifact: iris
Show all versions Show documentation Show source 
 

0 downloads
Artifact iris
Group com.karalabe.iris
Version 1.0.0-preview-7
Last update 30. September 2014
Organization not specified
URL http://iris.karalabe.com/
License GNU General Public License, Version 3
Dependencies amount 2
Dependencies annotations, slf4j-api,
There are maybe transitive dependencies!

osgi-tests from group org.apache.axis2 (version 1.6.3)

Group: org.apache.axis2 Artifact: osgi-tests
Show source 
 

1 downloads
Artifact osgi-tests
Group org.apache.axis2
Version 1.6.3
Last update 27. June 2015
Organization not specified
URL http://axis.apache.org/axis2/java/core/
License not specified
Dependencies amount 1
Dependencies axis2-testutils,
There are maybe transitive dependencies!

axis2-parent from group org.apache.axis2 (version 1.6.3)

Axis2 is an effort to re-design and totally re-implement both Axis/Java and (eventually) Axis/C++ on a new architecture. Evolving from the now standard "handler chain" model which Axis1 pioneered, Axis2 is developing a more flexible pipeline architecture which can yet be managed and packaged in a more organized manner. This new design acknowledges the maturing of the Web services space in terms of new protocols such as WS-ReliableMessaging, WS-Security and WS-Addressing that are built on top of the base SOAP system. At the time Axis1 was designed, while it was fully expected that other protocols such as WS-ReliableMessaging would be built on top of it, there was not a proper extension architecture defined to enable clean composition of such layers. Thus, one of the key motivations for Axis2 is to provide a clean and simple environment for like Apache Sandesha and Apache WSS4J to layer on top of the base SOAP system. Another driving force for Axis2 as well as the move away from RPC oriented Web services towards more document-oriented, message style asynchronous service interactions. The Axis2 project is centered on a new representation for SOAP messages called AXIOM (AXIs Object Model). AXIOM consists of two parts: a complete XML Infoset representation and a SOAP Infoset representation on top of that. The XML Infoset representation provides a JDOM-like simple API but is built on a deferred model via a StAX-based (Streaming API for XML) pull parsing API. A key feature of AXIOM is that it allows one to stop building the XML tree and just access the pull stream directly; thus enabling both maximum flexibility and maximum performance. This approach allows us to support multiple levels of abstraction for consuming and offering Web services: using plain AXIOM, using generated code and statically data-bound data types and so on. At the time of Axis1's design, RPC-style, synchronous, request-response interactions were the order of the day for Web services. Today service interactions are much more message -oriented and exploit many different message exchange patterns. The Axis2 engine architecture is careful to not build in any assumptions of request-response patterns to ensure that it can be used easily to support arbitrary message exchange patterns.

Group: org.apache.axis2 Artifact: axis2-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact axis2-parent
Group org.apache.axis2
Version 1.6.3
Last update 27. June 2015
Organization not specified
URL http://axis.apache.org/axis2/java/core/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 3 from 3 (items total 29)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy