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

Download JAR files tagged by arrays with all dependencies

Search JAR files by class name

json-comparator from group com.savoirtech.json (version 1.1.1)

Toolset for easily comparing JSON structures which may vary in expected ways, such as arrays of content for which order may change, or fields in objects that can be ignored, or matched via patterns. Intended to assist in the validation of JSON-formatted results returned from services.

Group: com.savoirtech.json Artifact: json-comparator
Show all versions Show documentation Show source 
 

7 downloads
Artifact json-comparator
Group com.savoirtech.json
Version 1.1.1
Last update 18. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies gson, json-path, commons-io, mockito-core,
There are maybe transitive dependencies!

asqldb from group com.github.misev (version 0.1)

ASQLDB is an Array SQL implementation based on HSQLDB and rasdaman. Array SQL is an unofficial extension of standard SQL with advanced query support for multidimensional arrays. Currently only SELECT queries are supported. An array has to be inserted directly into rasdaman first, and then published in ASQLDB by inserting it's OID in a VARCHAR ARRAY column.

Group: com.github.misev Artifact: asqldb
Show documentation Show source 
 

0 downloads
Artifact asqldb
Group com.github.misev
Version 0.1
Last update 07. August 2014
Organization not specified
URL http://maven.apache.org
License The BSD 3-Clause License
Dependencies amount 5
Dependencies ant, jsap, rasj, servlet-api, sqltool,
There are maybe transitive dependencies!

parallelcolt from group net.sourceforge.parallelcolt (version 0.10.1)

Parallel Colt is a multithreaded version of Colt - a library for high performance scientific computing in Java. It contains efficient algorithms for data analysis, linear algebra, multi-dimensional arrays, Fourier transforms, statistics and histogramming.

Group: net.sourceforge.parallelcolt Artifact: parallelcolt
Show all versions Show documentation Show source 
 

7 downloads
Artifact parallelcolt
Group net.sourceforge.parallelcolt
Version 0.10.1
Last update 29. July 2013
Organization not specified
URL http://sourceforge.net/projects/parallelcolt/
License CERN Public License
Dependencies amount 6
Dependencies jplasma, jtransforms, csparsej, optimization, netlib-java, JKLU,
There are maybe transitive dependencies!

gnudiff from group com.bmsi (version 1.7)

A translation of the GNU Diff algorithm to a Java class. The Diff class computes the differences between two Object arrays as a list of changes. This is very general purpose. Any of the options to GNU diff can be efficiently implemented as variations on how Object.equals() is implemented and how the change list is printed.

Group: com.bmsi Artifact: gnudiff
Show documentation Show source 
 

2 downloads
Artifact gnudiff
Group com.bmsi
Version 1.7
Last update 01. February 2011
Organization not specified
URL http://www.bmsi.com/java/#diff
License GNU GENERAL PUBLIC LICENSE
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!

mime-util from group eu.medsea.mimeutil (version 2.1.3)

mime-util is a simple to use, small, light weight and fast open source java utility library that can detect MIME types from files, input streams, URL's and byte arrays. Due to the use of regular expressions and the java.nio packages it requires at least Java 1.4.

Group: eu.medsea.mimeutil Artifact: mime-util
Show all versions 
 

53 downloads
Artifact mime-util
Group eu.medsea.mimeutil
Version 2.1.3
Last update 05. January 2010
Organization Medsea Business Solutions S.L.
URL http://www.medsea.eu/mime-util/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

rho-mu from group org.cicirello (version 4.2.0)

The rho mu library is a library of Randomization enHancements and Other Math Utilities. It includes implementations of various algorithms for randomly sampling indexes into arrays and other sequential structures, randomly sampling pairs and triples of unique indexes, randomly sampling k indexes, etc. It also includes efficient implementations of random number generation from distributions other than uniform, such as Gaussian, Cauchy, etc. Additionally, it includes implementations of other math functions that are either needed by the randomization utilities, or needed by some of our other projects.

Group: org.cicirello Artifact: rho-mu
Show all versions Show documentation Show source 
 

0 downloads
Artifact rho-mu
Group org.cicirello
Version 4.2.0
Last update 16. August 2024
Organization Cicirello.Org
URL https://rho-mu.cicirello.org/
License GPL-3.0-or-later
Dependencies amount 1
Dependencies core,
There are maybe transitive dependencies!

zosConnect-1.0 from group com.ibm.websphere.appserver.features (version 24.0.0.8)

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

fastutil from group it.unimi.dsi (version 8.5.14)

fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast access and insertion; it provides also big (64-bit) arrays, sets and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. Note that if you have both this jar and fastutil-core.jar in your dependencies, fastutil-core.jar should be excluded.

Group: it.unimi.dsi Artifact: fastutil
Show all versions Show documentation Show source 
 

1862 downloads
Artifact fastutil
Group it.unimi.dsi
Version 8.5.14
Last update 27. July 2024
Organization not specified
URL http://fastutil.di.unimi.it/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fastutil from group co.datadome (version 8.5.11.1)

fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast access and insertion; it provides also big (64-bit) arrays, sets and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. Note that if you have both this jar and fastutil-core.jar in your dependencies, fastutil-core.jar should be excluded.

Group: co.datadome Artifact: fastutil
Show documentation Show source 
 

0 downloads
Artifact fastutil
Group co.datadome
Version 8.5.11.1
Last update 25. December 2022
Organization not specified
URL http://fastutil.di.unimi.it/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fastutil-extra from group it.unimi.dsi (version 8.5.4)

fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists and priority queues with a small memory footprint and fast access and insertion; provides also big (64-bit) arrays, sets and lists, sorting algorithms, and fast, practical I/O classes for binary and text files. This module adds data structures based on references, bytes, and characters.

Group: it.unimi.dsi Artifact: fastutil-extra
Show all versions Show documentation Show source 
 

0 downloads
Artifact fastutil-extra
Group it.unimi.dsi
Version 8.5.4
Last update 28. March 2021
Organization not specified
URL http://fastutil.di.unimi.it/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies fastutil-core,
There are maybe transitive dependencies!



Page 14 from 17 (items total 164)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy