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

swift-parser-text from group net.sourceforge.wife (version 1.1)

SWIFT Parser is a small library that reads SWIFT (http://www.swift.com) text messages and provides an little framework to work with messages. It is intended for developers who need to deal with swift messsages. A general model is created for the message.

Group: net.sourceforge.wife Artifact: swift-parser-text
Show all versions 
 

3 downloads
Artifact swift-parser-text
Group net.sourceforge.wife
Version 1.1
Last update 06. March 2006
Organization not specified
URL http://wife.sourceforge.net
License not specified
Dependencies amount 3
Dependencies swift-model, log4j, commons-lang,
There are maybe transitive dependencies!

xmlrpc from group org.apache.ws.xmlrpc (version 3.0a1)

Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle. Version 3 of Apache XML-RPC introduces several important vendor extensions over the original XML-RPC specification.

Group: org.apache.ws.xmlrpc Artifact: xmlrpc
Show all versions Show source 
 

21 downloads
Artifact xmlrpc
Group org.apache.ws.xmlrpc
Version 3.0a1
Last update 17. February 2006
Organization Apache Software Foundation
URL http://ws.apache.org/xmlrpc/
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies commons-httpclient, commons-logging, servlet-api, junit, ws-commons-util, jaxmeapi, xercesImpl,
There are maybe transitive dependencies!

relaxngDatatype from group com.sun.xml (version 1.0)

A light-weight easy to use schema language. Version distributed by Sun as part of the Java Web Services Developer Pack 1.6 http://www.relaxng.org/#other-software http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=relax-ng

Group: com.sun.xml Artifact: relaxngDatatype

 

6 downloads
Artifact relaxngDatatype
Group com.sun.xml
Version 1.0
Last update 26. November 2005
Organization not specified
URL http://java.sun.com/webservices/jwsdp/index.jsp
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.wso2.carbon.http.bridge from group org.wso2.carbon (version 4.10.13)

There are two ways to use OSGi in server-side[1]. In Carbon, what we have done is, embedding an OSGi framework inside a servlet container. So BridgeServlet delegates all the request from the servlet container to the HttpServiceServlet registered by the http.bridge bundle. This is required only when Carbon is running inside a webapp. There is a possibility to embed an HTTP server(ex. jetty) inside equinox and start a server with all our carbon bundles. This is same as running carbon inside spring DM server. For this scenario, we do not need org.wso2.carbon.http.bridge bundles and the org.wso2.carbon.bridge extension bundle. 1. http://eclipse.org/equinox/server/http_quickstart.php

Group: org.wso2.carbon Artifact: org.wso2.carbon.http.bridge
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.wso2.carbon.http.bridge
Group org.wso2.carbon
Version 4.10.13
Last update 21. April 2024
Organization not specified
URL http://wso2.org
License not specified
Dependencies amount 3
Dependencies org.eclipse.osgi, org.wso2.carbon.bridge, org.eclipse.equinox.http.servlet,
There are maybe transitive dependencies!

restConnector-1.0 from group com.ibm.websphere.appserver.features (version 24.0.0.4)

Group: com.ibm.websphere.appserver.features Artifact: restConnector-1.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads

bybit-java-api from group io.github.wuhewuhe (version 1.2.5)

The Official Java API connector for Bybit's HTTP and WebSocket APIs. Dive into a plethora of functionalities: - Market Data Retrieval - Trade Execution - Position Management - Account and Asset Info Retrieval - User and Upgrade Management — Public Websocket Streaming - Private Websocket Streaming - Lending Institution and Client - Broker Earning Data

Group: io.github.wuhewuhe Artifact: bybit-java-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact bybit-java-api
Group io.github.wuhewuhe
Version 1.2.5
Last update 07. April 2024
Organization not specified
URL https://github.com/wuhewuhe/bybit-java-api
License The MIT License
Dependencies amount 14
Dependencies commons-codec, commons-lang3, commons-text, retrofit, converter-jackson, okhttp, logging-interceptor, okio, jackson-databind, slf4j-api, logback-classic, annotations, Java-WebSocket, json,
There are maybe transitive dependencies!

google-cloud-api-gateway from group com.google.cloud (version 2.41.0)

Group: com.google.cloud Artifact: google-cloud-api-gateway
Show all versions Show documentation Show source 
 

0 downloads
Artifact google-cloud-api-gateway
Group com.google.cloud
Version 2.41.0


jbidibc-usb from group org.bidib.jbidib (version 2.0.21)

jBiDiB jbidibc USB POM Install the libusb drivers for using the libusb access. Under Windows OS you must install the Zadig driver as described here: https://github.com/libusb/libusb/wiki/Windows. Zadic can be downloaded from: http://zadig.akeo.ie/ In the Zadig UI you must check Options > List all devices and the select the 'USB-EPP /I2C... CH341A' device. Then select the target driver with the spinners (I used libusb-win32 (v1.2.6.0)) and click the 'Install driver' button.

Group: org.bidib.jbidib Artifact: jbidibc-usb
Show all versions Show documentation Show source 
 

0 downloads
Artifact jbidibc-usb
Group org.bidib.jbidib
Version 2.0.21
Last update 30. March 2024
Organization not specified
URL Not specified
License GNU General Purpose License Version 3.0
Dependencies amount 4
Dependencies jna, jna-platform, jbidibc-core, usb4java,
There are maybe transitive dependencies!

KalturaApiClient from group com.kaltura (version 20.7.2)

KalturaApiClient is a library of Java classes that can be used to interact with the Kaltura REST API. More information about the REST API can be found at http://corp.kaltura.com/Products/Kaltura-API Many of the Java classes in this library are auto-generated from a schema that defines the objects that are used to interact with the API. The current schema can be found at http://www.kaltura.com/api_v3/api_schema.php This library replaces the deprecated KalturaClient library.

Group: com.kaltura Artifact: KalturaApiClient
Show all versions Show documentation Show source 
 

7 downloads
Artifact KalturaApiClient
Group com.kaltura
Version 20.7.2
Last update 27. March 2024
Organization not specified
URL http://github.com/kaltura/KalturaGeneratedAPIClientsJava
License GNU Affero General Public License, Version 3.0
Dependencies amount 8
Dependencies commons-codec, json, gson, kotlin-stdlib, okhttp, okio, log4j-api, log4j-core,
There are maybe transitive dependencies!

json from group org.json (version 20240303)

JSON is a light-weight, language independent, data interchange format. 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 are a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.

Group: org.json Artifact: json
Show all versions Show documentation Show source 
 

13962 downloads
Artifact json
Group org.json
Version 20240303
Last update 03. March 2024
Organization not specified
URL https://github.com/douglascrockford/JSON-java
License Public Domain
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 891 from 927 (items total 9270)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy