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

Download JAR files tagged by http with all dependencies

Search JAR files by class name

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!

ziplet from group com.github.ziplet (version 2.4.1)

This filter can, based on HTTP headers in a HttpServletRequest, compress data written to the HttpServletResponse, or decompress data read from the request. When supported by the client browser, this can potentially greatly reduce the number of bytes written across the network from and to the client. As a Filter, this class can also be easily added to any J2EE 1.3+ web application.

Group: com.github.ziplet Artifact: ziplet
Show all versions Show documentation Show source 
 

34 downloads
Artifact ziplet
Group com.github.ziplet
Version 2.4.1
Last update 30. April 2019
Organization not specified
URL https://github.com/ziplet/ziplet
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

uadetector-resources from group com.jwebmp (version 0.66.0.1)

This package contains a verified version of the data file from http://user-agent-string.info. During the verification process the data are checked for ability to run against the current implementation. The goal is to provide frequently updated resources for detection of user agents without having to release a new implementation.

Group: com.jwebmp Artifact: uadetector-resources
Show all versions Show documentation Show source 
 

0 downloads
Artifact uadetector-resources
Group com.jwebmp
Version 0.66.0.1
Last update 10. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies uadetector-core, fest-assert, javax.activation-api, validation-api,
There are maybe transitive dependencies!

dhtmlx-grid-pdf from group com.hynnet (version 1.0.5)

DHtmlx Grid Export to Excel servlet jar. Need download "Adobe Acrobat Reader DC Font Pack (Continuous)" file FontPack1500720033_XtdAlf_Lang_DC.msi from http://www.adobe.com/support/downloads/detail.jsp?ftpID=5877 or http://download.csdn.net/download/jiaoxiaogu/9539196 and install it.

Group: com.hynnet Artifact: dhtmlx-grid-pdf
Show all versions Show documentation Show source 
 

6 downloads
Artifact dhtmlx-grid-pdf
Group com.hynnet
Version 1.0.5
Last update 05. April 2019
Organization not specified
URL http://docs.dhtmlx.com/grid__data_export.html
License GNU Lesser General Public License
Dependencies amount 2
Dependencies pdf-j, slf4j-api,
There are maybe transitive dependencies!

iad-rest-client-maven-plugin from group com.github.iarellano (version 1.0.2)

At times we need to consume external services as part of a build process, for example to verify which version of an API is deployed, verify that a service is online, get configurations from some remote storage provider, etc. This plugin is aimed to provide a way to make HTTP request either to get resources, upload files, submit forms, post json, post xml, etc.

Group: com.github.iarellano Artifact: iad-rest-client-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact iad-rest-client-maven-plugin
Group com.github.iarellano
Version 1.0.2
Last update 05. February 2019
Organization not specified
URL https://github.com/iarellano/iad-rest-client-maven-plugin
License MIT License
Dependencies amount 5
Dependencies commons-codec, jchardet, json-path, xercesImpl, gson,
There are maybe transitive dependencies!

json-java-ordered from group com.github.anandvarkeyphilips (version 20180813)

A reference implementation of a JSON package in Java. (Ordered version implementation using LinkedHashMap instead of HashMap of https://github.com/stleary/JSON-java) See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.

Group: com.github.anandvarkeyphilips Artifact: json-java-ordered
Show documentation Show source 
 

1 downloads
Artifact json-java-ordered
Group com.github.anandvarkeyphilips
Version 20180813
Last update 22. January 2019
Organization not specified
URL https://github.com/anandvarkeyphilips/json-java-ordered
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 906 from 931 (items total 9302)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy