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

Download JAR files tagged by http with all dependencies


KalturaApiClient from group com.kaltura (version 21.3.0)

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 
Download KalturaApiClient.jar (21.3.0)
 

7 downloads
Artifact KalturaApiClient
Group com.kaltura
Version 21.3.0
Last update 17. November 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!

zookeeper-contrib-rest from group org.apache.zookeeper (version 3.9.3)

ZooKeeper REST implementation using Jersey JAX-RS. -------------------------------------------------- This is an implementation of version 2 of the ZooKeeper REST spec. Note: This interface is currently experimental, may change at any time, etc... In general you should be using the Java/C client bindings to access the ZooKeeper server. This REST ZooKeeper gateway is useful because most of the languages have built-in support for working with HTTP based protocols. See SPEC.txt for details on the REST binding.

Group: org.apache.zookeeper Artifact: zookeeper-contrib-rest
Show all versions Show documentation Show source 
Download zookeeper-contrib-rest.jar (3.9.3)
 

0 downloads
Artifact zookeeper-contrib-rest
Group org.apache.zookeeper
Version 3.9.3
Last update 17. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies zookeeper, slf4j-api, slf4j-log4j12, log4j, asm, grizzly-servlet-webserver, jersey-server, jersey-json,
There are maybe transitive dependencies!

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

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 
Download bybit-java-api.jar (1.2.7)
 

0 downloads
Artifact bybit-java-api
Group io.github.wuhewuhe
Version 1.2.7
Last update 11. September 2024
Organization not specified
URL https://github.com/VictorFrWu/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!

java-uuid-generator from group com.fasterxml.uuid (version 5.1.0)

Java UUID Generator (JUG) is a Java library for generating Universally Unique IDentifiers, UUIDs (see http://en.wikipedia.org/wiki/UUID). It can be used either as a component in a bigger application, or as a standalone command line tool. JUG generates UUIDs according to the IETF UUID draft specification. JUG supports 3 original official UUID generation methods as well as later additions (v6, v7)

Group: com.fasterxml.uuid Artifact: java-uuid-generator
Show all versions Show documentation Show source 
Download java-uuid-generator.jar (5.1.0)
 

368 downloads
Artifact java-uuid-generator
Group com.fasterxml.uuid
Version 5.1.0
Last update 03. June 2024
Organization FasterXML.com
URL https://github.com/cowtowncoder/java-uuid-generator
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

jbidibc-ch341a from group org.bidib.jbidib (version 1.13.23)

jBiDiB jbidibc CH341A 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-ch341a
Show all versions Show documentation Show source 
Download jbidibc-ch341a.jar (1.13.23)
 

7 downloads
Artifact jbidibc-ch341a
Group org.bidib.jbidib
Version 1.13.23
Last update 25. May 2024
Organization not specified
URL http://sourceforge.net/projects/jbidibc/jbidibc-ch341a/
License GNU General Purpose License Version 3.0
Dependencies amount 4
Dependencies jna, jna-platform, jbidibc-core, usb4java,
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 
Download json.jar (20240303)
 

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!

hapi-dist from group ca.uhn.hapi (version 2.5.1)

Group: ca.uhn.hapi Artifact: hapi-dist
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hapi-dist
Group ca.uhn.hapi
Version 2.5.1
Last update 01. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 15
Dependencies slf4j-api, hapi-base, hapi-hl7overhttp, hapi-examples, hapi-structures-v21, hapi-structures-v22, hapi-structures-v23, hapi-structures-v231, hapi-structures-v24, hapi-structures-v25, hapi-structures-v251, hapi-structures-v26, hapi-structures-v27, hapi-structures-v28, hapi-structures-v281,
There are maybe transitive dependencies!

hapi-hl7overhttp from group ca.uhn.hapi (version 2.5.1)

Group: ca.uhn.hapi Artifact: hapi-hl7overhttp
Show all versions Show documentation Show source 
Download hapi-hl7overhttp.jar (2.5.1)
 

8 downloads
Artifact hapi-hl7overhttp
Group ca.uhn.hapi
Version 2.5.1
Last update 01. November 2023
Organization not specified
URL http://maven.apache.org
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies slf4j-api, commons-lang, bcprov-jdk16, bcmail-jdk16,
There are maybe transitive dependencies!

hapi-structures-superstructures from group ca.uhn.hapi (version 2.5.1)

Group: ca.uhn.hapi Artifact: hapi-structures-superstructures
Show all versions Show documentation Show source 
Download hapi-structures-superstructures.jar (2.5.1)
 

0 downloads
Artifact hapi-structures-superstructures
Group ca.uhn.hapi
Version 2.5.1
Last update 01. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies hapi-base,
There are maybe transitive dependencies!

hapi-structures-v281 from group ca.uhn.hapi (version 2.5.1)

Group: ca.uhn.hapi Artifact: hapi-structures-v281
Show all versions Show documentation Show source 
Download hapi-structures-v281.jar (2.5.1)
 

10 downloads
Artifact hapi-structures-v281
Group ca.uhn.hapi
Version 2.5.1
Last update 01. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies hapi-base,
There are maybe transitive dependencies!



Page 920 from 956 (items total 9551)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy