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

Download JAR files tagged by lists with all dependencies

Search JAR files by class name

stringannotation from group uk.ac.gate.plugins (version 4.1)

A GATE plugin that provides processing resources for annotating documents based on gazetteer lists and Java regular expressions. The gazetteer annotator is able to store very large gazetteer lists in memory and can match against either the document text or the value of annotation features.

Group: uk.ac.gate.plugins Artifact: stringannotation
Show all versions Show documentation Show source 
 

2 downloads
Artifact stringannotation
Group uk.ac.gate.plugins
Version 4.1
Last update 15. January 2019
Organization GATE Team
URL https://github.com/johann-petrak/gateplugin-StringAnnotation
License GNU Lesser General Public License (LGPL), Version 3
Dependencies amount 6
Dependencies commons-cli, commons-io, commons-text, fastutil, snakeyaml, junit,
There are maybe transitive dependencies!

gora-goraci from group com.argonio.gora (version 0.5.2)

The GoraCI test runs many ingest clients that continually create linked lists containing 25 million nodes. At some point the clients are stopped and a map reduce job is run to ensure no linked list has a hole. A hole indicates data was lost.

Group: com.argonio.gora Artifact: gora-goraci
Show all versions Show documentation Show source 
 

0 downloads
Artifact gora-goraci
Group com.argonio.gora
Version 0.5.2
Last update 23. September 2014
Organization The Apache Software Foundation
URL http://gora.apache.org
License not specified
Dependencies amount 21
Dependencies gora-core, hadoop-client, avro, commons-cli, jclouds-slf4j, jclouds-sshj, rackspace-cloudservers-us, rackspace-cloudfiles-us, rackspace-cloudblockstorage-us, rackspace-clouddatabases-us, rackspace-cloudqueues-us, rackspace-cloudloadbalancers-us, rackspace-clouddns-us, rackspace-cloudservers-uk, rackspace-cloudfiles-uk, rackspace-cloudblockstorage-uk, rackspace-clouddatabases-uk, rackspace-cloudqueues-uk, rackspace-autoscale-us, rackspace-cloudloadbalancers-uk, rackspace-clouddns-uk,
There are maybe transitive dependencies!

plugins from group net.sf.squirrel-sql (version 3.5.0)

This POM lists all of the plugin modules. It is important to take the following steps when adding a new plugin: 1. This pom's modules section gets a new module whose name matches the directory in which the new plugin is installed. 2. The new module has a pom which lists the squirrelsql-plugins-parent-pom as it's parent (not this pom!).

Group: net.sf.squirrel-sql Artifact: plugins
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact plugins
Group net.sf.squirrel-sql
Version 3.5.0
Last update 06. May 2013
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fastutil from group fastutil (version 5.0.9)

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 also includes a fast I/O API for binary and text files.

Group: fastutil Artifact: fastutil
Show all versions Show documentation 
 

4 downloads
Artifact fastutil
Group fastutil
Version 5.0.9
Last update 20. April 2007
Organization not specified
URL http://fastutil.dsi.unimi.it/
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

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


event-ruler from group software.amazon.event.ruler (version 1.7.4)

Event Ruler is a Java library that allows matching Rules to Events. An event is a list of fields, which may be given as name/value pairs or as a JSON object. A rule associates event field names with lists of possible values. There are two reasons to use Ruler: 1/ It's fast; the time it takes to match Events doesn't depend on the number of Rules. 2/ Customers like the JSON "query language" for expressing rules.

Group: software.amazon.event.ruler Artifact: event-ruler
Show all versions Show documentation Show source 
 

0 downloads
Artifact event-ruler
Group software.amazon.event.ruler
Version 1.7.4
Last update 08. July 2024
Organization not specified
URL https://github.com/aws/event-ruler/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies jackson-databind, jsr305,
There are maybe transitive dependencies!

swim-db from group org.swimos (version 4.3.15)

Lock-free document store—optimized for high rate atomic state changes—that concurrently commits and compacts on-disk log-structured storage files without blocking parallel in-memory updates to associative B-tree maps, spatial Q-tree maps, sequential S-tree lists, and singleton U-tree values

Group: org.swimos Artifact: swim-db
Show all versions Show documentation Show source 
 

0 downloads
Artifact swim-db
Group org.swimos
Version 4.3.15
Last update 17. June 2024
Organization not specified
URL https://github.com/swimos/swim/tree/main/swim-java/swim-runtime/swim-core/swim.db
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies swim-util, swim-codec, swim-collections, swim-structure, swim-recon, swim-math, swim-spatial, swim-concurrent, swim-uri,
There are maybe transitive dependencies!

qa-tester-utils from group dev.aherscu.qa (version 0.0.25)

JAX-RS generic providers, authenticators and logging filters, an auto-returning pool implementation based on Apache Commons Pooling, a wrapper around Apache Commons Configuration, various assertions for JSON and XML, a Read-Multi-Write lock, Hamcrest Matchers extensions for streams, and many other utilities for handling text, streams, lists, maps, etc. In addition, provides an AWS Cognito SRP filter for JAX-RS and a CLI for it.

Group: dev.aherscu.qa Artifact: qa-tester-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact qa-tester-utils
Group dev.aherscu.qa
Version 0.0.25
Last update 09. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 37
Dependencies lombok, aspectjrt, annotations, validation-api, javax.annotation-api, hamcrest, hamcrest-library, commons-pool2, aws-java-sdk-cognitoidp, opencsv, thumbnailator, java-8-matchers, jcurry, hamcrest-matchers, oval, reflections, commons-configuration, commons-collections, commons-collections4, commons-text, guava, javax.ws.rs-api, jmustache, yamlbeans, commons-lang3, commons-io, commons-codec, c10n-core, slf4j-api, jul-to-slf4j, logback-classic, json-path-assert, assertj-core, commons-jxpath, testng, wiremock-jre8, commons-cli,
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 35 from 38 (items total 376)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy