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

Download JAR files tagged by match with all dependencies

Search JAR files by class name

elasticsearch-query-acrossvariants from group com.yakaz.elasticsearch.plugins (version 1.5.0)

The AcrossField query plugin for ElasticSearch provides with a new query type that matching terms across multiple fields, instead of needing them to all match against any, but single, field.

Group: com.yakaz.elasticsearch.plugins Artifact: elasticsearch-query-acrossvariants
Show all versions Show documentation Show source 
 

0 downloads
Artifact elasticsearch-query-acrossvariants
Group com.yakaz.elasticsearch.plugins
Version 1.5.0
Last update 05. February 2015
Organization not specified
URL http://github.com/yakaz/elasticsearch-query-acrossvariants
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies elasticsearch,
There are maybe transitive dependencies!

junit-helpers from group com.lotaris.junit (version 1.0.0)

Various helpers to help writing JUnit tests easier. Provide some annotations lookup to validate that Java EE entities match a defined contract.

Group: com.lotaris.junit Artifact: junit-helpers
Show documentation Show source 
 

0 downloads
Artifact junit-helpers
Group com.lotaris.junit
Version 1.0.0
Last update 17. November 2014
Organization not specified
URL https://github.com/lotaris/junit-helpers
License MIT License
Dependencies amount 4
Dependencies junit, mockito-all, powermock-module-junit4, powermock-api-mockito,
There are maybe transitive dependencies!

facet-portlet from group org.ow2.weblab.portlets (version 1.4.0)

This portlet displays a clustering of search results into categories that let users drill into search results by any value in any field. Each facet displayed shows the number of hits within the search that match that category.

Group: org.ow2.weblab.portlets Artifact: facet-portlet
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact facet-portlet
Group org.ow2.weblab.portlets
Version 1.4.0
Last update 11. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies rdf-helper-jena-selection, rdf-helper-jena, bean-helper-spring,
There are maybe transitive dependencies!

cron from group ch.eitchnet (version 1.6.2)

Cron expression parser and evaluator. Allows for specifying cron - expressions (in Unix or Quartz like format) and evaluating when it will next match. Originally written by https://github.com/frode-carlsen/cron

Group: ch.eitchnet Artifact: cron
Show documentation Show source 
 

0 downloads
Artifact cron
Group ch.eitchnet
Version 1.6.2
Last update 02. May 2020
Organization not specified
URL https://github.com/eitch/cron
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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!

repast.simphony.bin_and_src from group org.opensimulationsystems.cabsf (version 2.3.1)

The Repast Simphony ${project.version} repast.simphony.bin_and_src.jar. This artifact in the Maven central repository is not maintained by the Repast/Argonne National Laboratory team, but the source is under their license. This jar is compiled from source and may not match byte-for-byte with the repast.simphony.bin_and_src.jar deployed with Repast Simphony. Maven adds the version number to the jar filename, which is not present in the jar distributed with Repast Simphony.

Group: org.opensimulationsystems.cabsf Artifact: repast.simphony.bin_and_src

 

0 downloads
Artifact repast.simphony.bin_and_src
Group org.opensimulationsystems.cabsf
Version 2.3.1
Last update 05. April 2016
Organization not specified
URL http://www.opensimulationsystems.org
License Repast Suite License, Copyright (c) 2015 Argonne National Laboratory
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fscript from group org.objectweb.fractal.fscript (version 2.1.3)

FScript is a scripting language dedicated to Fractal components architectural reconfigurations. It also includes FPath, a notation inspired by XPath which makes it easy to navigate inside Fractal architectures to discover its structure or find elements (components or interfaces) which match certain criterion.

Group: org.objectweb.fractal.fscript Artifact: fscript
Show all versions 
 

0 downloads
Artifact fscript
Group org.objectweb.fractal.fscript
Version 2.1.3
Last update 08. December 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies fractal-api, fractal-adl, fractal-util, fractal-rmi, jta, jcip-annotations, antlr-runtime, monolog, guava, script-api,
There are maybe transitive 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 
 

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!

highfive from group org.nocrala (version 1.2.0)

HighFive copies and compare data between databases. These databases can be of the same or different brand, edition, or version. When copying the data, the tables and columns must match. The column data types may not match exactly, but must be compatible for read and write purposes. When comparing, it hashes the data in one database to get baseline hashes. It can then hash another database to compare the new hashes and decide if they fully match or not. It currently supports the Oracle, DB2 LUW, PostgreSQL, SQL Server, MySQL, and MariaDB databases.

Group: org.nocrala Artifact: highfive
Show documentation Show source 
 

0 downloads
Artifact highfive
Group org.nocrala
Version 1.2.0
Last update 15. August 2024
Organization not specified
URL https://bitbucket.org/impalerthe/highfive/src/master/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

troxy from group no.sparebank1.troxy (version 3.2.49)

Group: no.sparebank1.troxy Artifact: troxy
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact troxy
Group no.sparebank1.troxy
Version 3.2.49




Page 21 from 3 (items total 280)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy