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

Download JAR files tagged by large with all dependencies

Search JAR files by class name

zpns-huawei from group im.zego (version 2.7.0)

ZEGO Instant Messaging (ZIM) is a real-time communication and interaction product, providing developers with full-platform interaction, massive concurrency, ultra-low latency, message must reach communication services, helping to create large live broadcast, chat room and other scenes

Group: im.zego Artifact: zpns-huawei
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact zpns-huawei
Group im.zego
Version 2.7.0
Last update 01. July 2024
Organization not specified
URL https://github.com/zegolibrary/zpns
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

zpns from group im.zego (version 2.7.0)

ZEGO Instant Messaging (ZIM) is a real-time communication and interaction product, providing developers with full-platform interaction, massive concurrency, ultra-low latency, message must reach communication services, helping to create large live broadcast, chat room and other scenes

Group: im.zego Artifact: zpns
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact zpns
Group im.zego
Version 2.7.0
Last update 01. July 2024
Organization not specified
URL https://github.com/zegolibrary/zpns
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ai-pipeline from group org.apache.skywalking (version 10.0.1)

AI pipeline module include pipelines connecting the OAP kernel and any 3rd party AI and/or algorithm server. The kernel would call the pipeline in the specific context/scenario with well formatted telemetry data, and expect the remote to respond with the result of the AI/algorithm as quick as possible, but in async way in case of large size of data or lower performance behavior of the remote.

Group: org.apache.skywalking Artifact: ai-pipeline
Show all versions Show documentation Show source 
 

0 downloads
Artifact ai-pipeline
Group org.apache.skywalking
Version 10.0.1
Last update 30. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies grpc-netty, grpc-protobuf, grpc-stub, library-module, library-client,
There are maybe transitive dependencies!

payline-java-sdk from group com.payline (version 4.77)

Modified for TBD using last WSDL from https://docs.monext.fr/display/DT/Endpoints. The Payline API provides access to the various functions of the Payline payment solution. It is based on standard web service components, which include the SOAP protocol, the WSDL and XSD definition languages. These standards are supported by a large range of development tools on multiple platforms. This SDK covers all the functions of the Payline payment solution.

Group: com.payline Artifact: payline-java-sdk
Show all versions Show documentation Show source 
 

4 downloads
Artifact payline-java-sdk
Group com.payline
Version 4.77
Last update 21. March 2024
Organization MONEXT
URL www.payline.com
License GNU Lesser General Public License (LGPLv3)
Dependencies amount 11
Dependencies commons-codec, jaxb-impl, jaxb-core, jaxb-api, jsr181-api, jaxws-api, jaxws-rt, jakarta.xml.bind-api, jaxb-runtime, rt, activation,
There are maybe transitive dependencies!

chartfx from group io.fair-acc (version 11.3.1)

This charting library ${project.artifactId}- is an extension in the spirit of Oracle's XYChart and performance/time-proven JDataViewer charting functionalities. Emphasis was put on plotting performance for both large number of data points and real-time displays, as well as scientific accuracies leading to error bar/surface plots, and other scientific plotting features (parameter measurements, fitting, multiple axes, zoom, ...).

Group: io.fair-acc Artifact: chartfx
Show all versions Show documentation Show source 
 

0 downloads
Artifact chartfx
Group io.fair-acc
Version 11.3.1
Last update 08. March 2024
Organization not specified
URL Not specified
License LGPLv3
Dependencies amount 10
Dependencies javafx-base, javafx-controls, ikonli-javafx, ikonli-fontawesome-pack, ikonli-fontawesome5-pack, dataset, math, controlsfx, pngj, HdrHistogram,
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!

maven-remote-resources-plugin from group org.apache.maven.plugins (version 3.2.0)

Process resources packaged in JARs that have been deployed to a remote repository. The primary use case being satisfied is the consistent inclusion of common resources in a large set of projects. Maven projects at Apache use this plug-in to satisfy licensing requirements at Apache where each project must include license and notice files for each release.

Group: org.apache.maven.plugins Artifact: maven-remote-resources-plugin
Show all versions Show documentation Show source 
 

2 downloads
Artifact maven-remote-resources-plugin
Group org.apache.maven.plugins
Version 3.2.0
Last update 02. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 16
Dependencies maven-artifact, maven-core, maven-model, maven-monitor, maven-plugin-api, maven-project, maven-settings, maven-artifact-resolver, maven-common-artifact-filters, maven-filtering, plexus-container-default, plexus-interpolation, plexus-resources, plexus-utils, plexus-velocity, velocity,
There are maybe transitive dependencies!

orc-format from group org.apache.orc (version 1.0.0)

ORC is a self-describing type-aware columnar file format designed for Hadoop workloads. It is optimized for large streaming reads, but with integrated support for finding required rows quickly. Storing data in a columnar format lets the reader read, decompress, and process only the values that are required for the current query.

Group: org.apache.orc Artifact: orc-format
Show source 
 

0 downloads
Artifact orc-format
Group org.apache.orc
Version 1.0.0
Last update 03. January 2024
Organization not specified
URL https://orc.apache.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

excel-chunky-sax from group com.mdazad.chunkysax (version 1.0.0)

The ExcelChunkySAX library provides a way to process large Excel files in chunks using a SAX parser. It reads the Excel file in chunks and performs the specified action on each chunk. The library provides an interface ChunkAction that needs to be implemented to define the action to be performed on each chunk. The library uses Apache POI library to read the Excel file and SAX parser to parse the XML data. Note: any type of date format should be converted to yyyy-MM-dd.

Group: com.mdazad.chunkysax Artifact: excel-chunky-sax
Show documentation Show source 
 

0 downloads
Artifact excel-chunky-sax
Group com.mdazad.chunkysax
Version 1.0.0
Last update 11. November 2023
Organization not specified
URL https://github.com/gitAzad/excel-chunky-sax
License MIT License
Dependencies amount 2
Dependencies poi, poi-ooxml,
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!



Page 82 from 3 (items total 1019)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy