Download JAR files tagged by fast with all dependencies
event-ruler from group software.amazon.event.ruler (version 1.8.0)
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
Show all versions Show documentation Show source
0 downloads
Artifact event-ruler
Group software.amazon.event.ruler
Version 1.8.0
Last update 19. September 2024
Organization not specified
URL https://github.com/aws/event-ruler/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies jackson-databind, fastdoubleparser, jsr305,
There are maybe transitive dependencies!
Group software.amazon.event.ruler
Version 1.8.0
Last update 19. September 2024
Organization not specified
URL https://github.com/aws/event-ruler/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies jackson-databind, fastdoubleparser, jsr305,
There are maybe transitive dependencies!
htmlcompressor from group com.github.hazendaz (version 2.0.2)
HtmlCompressor is a small, fast and very easy to use Java library that minifies given HTML or XML source by
removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
As a result pages become smaller in size and load faster. A command-line version of the compressor is also
available.
17 downloads
Artifact htmlcompressor
Group com.github.hazendaz
Version 2.0.2
Last update 18. August 2024
Organization Jeremy Landis
URL https://github.com/hazendaz/htmlcompressor/
License Apache License 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
Group com.github.hazendaz
Version 2.0.2
Last update 18. August 2024
Organization Jeremy Landis
URL https://github.com/hazendaz/htmlcompressor/
License Apache License 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
fastutil from group it.unimi.dsi (version 8.5.14)
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, and fast, practical I/O classes for binary and text files.
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!
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!
unboundid-ldapsdk from group com.unboundid (version 7.0.1)
The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use
Java API for communicating with LDAP directory servers and performing
related tasks like reading and writing LDIF, encoding and decoding data
using base64 and ASN.1 BER, and performing secure communication. This
package contains the Standard Edition of the LDAP SDK, which is a
complete, general-purpose library for communicating with LDAPv3 directory
servers.
78 downloads
Artifact unboundid-ldapsdk
Group com.unboundid
Version 7.0.1
Last update 18. June 2024
Organization Ping Identity Corporation
URL https://github.com/pingidentity/ldapsdk
License Apache License, Version 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.unboundid
Version 7.0.1
Last update 18. June 2024
Organization Ping Identity Corporation
URL https://github.com/pingidentity/ldapsdk
License Apache License, Version 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
ares-boot-starter-cache-related from group io.github.aresxue.boot (version 1.0.2)
Group: io.github.aresxue.boot Artifact: ares-boot-starter-cache-related
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ares-boot-starter-cache-related
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
apl-core from group com.intuit.apl (version 0.27)
ABAC Policy Language is used by ABAC to author policies. A policy consists of rules, which have "when" conditions and "then" actions. Policies are executed in a bounded time, goaled to reach a decision as quickly as possible in deterministic, fast and reliable way. Further light-weight execution consumes minimal resources.
0 downloads
Artifact apl-core
Group com.intuit.apl
Version 0.27
Last update 03. August 2023
Organization not specified
URL https://github.com/intuit/identity-authz-apl
License MIT License
Dependencies amount 3
Dependencies spring-expression, snakeyaml, slf4j-api,
There are maybe transitive dependencies!
Group com.intuit.apl
Version 0.27
Last update 03. August 2023
Organization not specified
URL https://github.com/intuit/identity-authz-apl
License MIT License
Dependencies amount 3
Dependencies spring-expression, snakeyaml, slf4j-api,
There are maybe transitive dependencies!
IAMsystem from group fr.erias (version 2.2.0)
A fast dictionary-based approach for semantic annotation / entity linking.
IAMsystem is efficient at annotating documents with large dictionaries and approximate string matching algorithms.
Description of the system can be found in the following paper : "Cossin S, Jouhet V, Mougin F, Diallo G and Thiessard F. IAM at CLEF eHealth 2018: Concept Annotation and Coding in French Death Certificates. CEUR-WS. September 2018"
Artifact IAMsystem
Group fr.erias
Version 2.2.0
Last update 31. March 2023
Organization Computer research applied to health ERIAS - Bordeaux Population Health - Research Center U1219
URL https://github.com/scossin/IAMsystem
License MIT License
Dependencies amount 2
Dependencies liblevenshtein, org.apache.commons.codec,
There are maybe transitive dependencies!
Group fr.erias
Version 2.2.0
Last update 31. March 2023
Organization Computer research applied to health ERIAS - Bordeaux Population Health - Research Center U1219
URL https://github.com/scossin/IAMsystem
License MIT License
Dependencies amount 2
Dependencies liblevenshtein, org.apache.commons.codec,
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.
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!
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!
blacklab from group nl.inl.blacklab (version 3.0.1)
BlackLab is a corpus retrieval engine written in Java, built on top of Apache Lucene.
It allows fast, complex searches with accurate hit highlighting on large, tagged and annotated,
bodies of text. It was developed at the Institute of Dutch Lexicology (INL) to provide a fast
and feature-rich search interface on our historical and contemporary text corpora.
Artifact blacklab
Group nl.inl.blacklab
Version 3.0.1
Last update 06. October 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies blacklab-engine, blacklab-query-parser, blacklab-tools,
There are maybe transitive dependencies!
Group nl.inl.blacklab
Version 3.0.1
Last update 06. October 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies blacklab-engine, blacklab-query-parser, blacklab-tools,
There are maybe transitive dependencies!
butor-maven-parent from group com.butor (version 1.0.30)
Butor Framework is a stack that enables fast and easy creation of HTTP services (asynchronous and synchronous).
It consists of several modules for different layers, such as data access, services, Webapps, JSON serialization and test utilities.
It sits on top of popular and proven libraries such as Google Guava, Spring, Bootstrap.
The project is released under APL 2.0.
This project is a pom module, the parent for other modules of the framework.
Group: com.butor Artifact: butor-maven-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact butor-maven-parent
Group com.butor
Version 1.0.30
Last update 15. February 2022
Organization Butor Inc.
URL http://www.butor.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.butor
Version 1.0.30
Last update 15. February 2022
Organization Butor Inc.
URL http://www.butor.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 267 from 3 (items total 2813)