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

Download JAR files tagged by classes with all dependencies

Search JAR files by class name

soap-it from group com.xkcoding (version 0.0.2)

Group: com.xkcoding Artifact: soap-it
Show all versions 
 

0 downloads
Artifact soap-it
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

soap-server from group com.xkcoding (version 0.0.2)

Group: com.xkcoding Artifact: soap-server
Show all versions Show documentation Show source 
 

0 downloads
Artifact soap-server
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies soap-builder, spring-ws-core, jetty-embedded, jetty-java5-threadpool, guava-osgi, commons-logging, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

soap-client from group com.xkcoding (version 0.0.2)

Group: com.xkcoding Artifact: soap-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact soap-client
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies httpclient, soap-builder, log4j, commons-logging, commons-io, commons-codec, guava-osgi,
There are maybe transitive dependencies!

soap-builder from group com.xkcoding (version 0.0.2)

Group: com.xkcoding Artifact: soap-builder
Show all versions Show documentation Show source 
 

0 downloads
Artifact soap-builder
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies soap-common, soap-legacy,
There are maybe transitive dependencies!

soap-legacy from group com.xkcoding (version 0.0.2)

Group: com.xkcoding Artifact: soap-legacy
Show all versions Show source 
 

0 downloads
Artifact soap-legacy
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License GNU Library or Lesser General Public License (LGPL) 2.1
Dependencies amount 19
Dependencies soap-common, xmlunit, xml-apis, batik-ext, xercesImpl, xbean, xbean_xpath, xmlbeans-xmlpublic, jsr173, saxon, saxon-dom, wsrf-xbeans, wsdl4j, XmlSchema, guava-osgi, commons-io, commons-lang3, commons-logging, log4j,
There are maybe transitive dependencies!

soap-common from group com.xkcoding (version 0.0.2)

Group: com.xkcoding Artifact: soap-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact soap-common
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies junit, wsdl4j, guava-osgi, commons-io, commons-lang3, commons-logging, xmlunit,
There are maybe transitive dependencies!

soap-ws from group com.xkcoding (version 0.0.2)

soap-ws is a lightweight and easy-to-use Java library to handle SOAP message generation and SOAP message transmission on a purely XML level. With the usage of this library within few lines of code you can easily import your WSDL and generate SOAP messages directly in an XML format. Then you can use the SoapClient to transmit this message over HTTP(s) to a web-service endpoint. Finally, you can run SoapServer to receive SOAP messages and and respond to them. And all of that requires no classes or stubs generation - everything happens directly in an XML format.

Group: com.xkcoding Artifact: soap-ws
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact soap-ws
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL http://projects.reficio.org/soap-ws/${project.version}
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

classmock from group net.sf.esfinge (version 2.3)

ClassMock is a framework that helps the creation of unit tests for components that use reflection or annotations. In this kind of classes, the behavior is dependent of the class structure. This way, each test case usually works with a different class created specifically for the test. With ClassMock is possible to define and generate classes in runtime, allowing a better test readability and logic sharing between tests.

Group: net.sf.esfinge Artifact: classmock
Show all versions Show documentation Show source 
 

1 downloads
Artifact classmock
Group net.sf.esfinge
Version 2.3
Last update 23. November 2018
Organization Esfinge Framework
URL http://esfinge.sourceforge.net/
License MIT License
Dependencies amount 3
Dependencies asm, javaparser-core, commons-lang3,
There are maybe transitive dependencies!

android-util from group net.morimekta.utils (version 3.0.1)

Utility classes mimicking classes from android.os and android.util that does not really require an android phone to run. Created to facilitate testing and usage of android compatible libraries without having to run it on an actual phone. Note that android.os.Parcel and android.os.Bundle only supports a subset of it's original interface as these parts actually are dependent on the native phone library to work properly, or they have no real need on modern phones / outside android.

Group: net.morimekta.utils Artifact: android-util
Show all versions Show documentation Show source 
 

503 downloads
Artifact android-util
Group net.morimekta.utils
Version 3.0.1
Last update 08. September 2018
Organization not specified
URL https://gitlab.com/morimekta/android-util
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jar-class-loader from group de.scrum-master (version 1.0)

The class loader to load classes, native libraries and resources from the top JAR and from JARs inside the top JAR. The top JAR very often is referred as an executable, standalone or uber JAR. The class loader looks through the hierarchy of JARs and allows nested JARs. The class loader delegates class loading to the parent class loader and successfully loads classes, native libraries and resources when it works not in a JAR environment. Taken from http://www.jdotsoft.com/JarClassLoader.php, see there for more information.

Group: de.scrum-master Artifact: jar-class-loader
Show documentation Show source 
 

6 downloads
Artifact jar-class-loader
Group de.scrum-master
Version 1.0
Last update 04. August 2018
Organization not specified
URL https://github.com/kriegaex/JarClassLoader
License GNU General Public License (GPL) version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 848 from 866 (items total 8658)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy