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

Download JAR files tagged by requires with all dependencies

Search JAR files by class name

org.apache.lucene from group org.apache.clerezza.ext (version 0.1-incubating)

Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platfor

Group: org.apache.clerezza.ext Artifact: org.apache.lucene
Show source 
 

6 downloads
Artifact org.apache.lucene
Group org.apache.clerezza.ext
Version 0.1-incubating
Last update 19. February 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies lucene-highlighter, lucene-analyzers, lucene-memory, lucene-queries, lucene-core,
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!

restConnector-1.0 from group com.ibm.websphere.appserver.features (version 24.0.0.4)

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

plugin-debezium-postgres from group io.kestra.plugin (version 0.16.0)

Capture PostgreSQL database changes using Debezium integration. Note that this plugin is intended for advanced use cases and requires a proper Debezium setup as explained e.g. in [the following blueprint](https://kestra.io/blueprints/194-use-debezium-to-trigger-a-flow-whenever-new-entries-hit-a-postgres-database-then-send-notification-to-slack-and-process-data-in-python). For simple use cases, consider using the [JDBC-based PostgreSQL plugin](https://kestra.io/plugins/plugin-jdbc-postgres) instead.

Group: io.kestra.plugin Artifact: plugin-debezium-postgres
Show all versions Show documentation Show source 
 

0 downloads
Artifact plugin-debezium-postgres
Group io.kestra.plugin
Version 0.16.0
Last update 11. April 2024
Organization not specified
URL https://github.com/kestra-io/plugin-debezium
License Apache License 2.0
Dependencies amount 5
Dependencies debezium-connector-postgres, bcprov-jdk18on, bcpkix-jdk18on, bouncy-gpg, plugin-debezium,
There are maybe transitive dependencies!

automata-modelchecking-ltsmin from group net.automatalib (version 0.11.0)

This artifact provides the integration of the model checker "LTSmin" (https://ltsmin.utwente.nl/) as described in the paper "Sound Black-Box Checking in the LearnLib" (https://dx.doi.org/10.1007/s11334-019-00342-6) by Jeroen Meijer and Jaco van de Pol. Note that this implementation requires a local installation of the LTSmin binaries (see https://ltsmin.utwente.nl/) which are not explicitly included in this artifact due to packaging reasons.

Group: net.automatalib Artifact: automata-modelchecking-ltsmin
Show all versions Show documentation Show source 
 

0 downloads
Artifact automata-modelchecking-ltsmin
Group net.automatalib
Version 0.11.0
Last update 06. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies automata-api, automata-commons-util, automata-core, automata-serialization-etf, automata-serialization-fsm, automata-util, guava, slf4j-api, buildergen, checker-qual, testng,
There are maybe transitive dependencies!

org.apache.sling.api from group org.apache.sling (version 2.27.2)

The Apache Sling API defines an extension to the Servlet API 2.4 to provide access to content and unified access to request parameters hiding the differences between the different methods of transferring parameters from client to server. Note that the Apache Sling API bundle does not include the Servlet API but instead requires the API to be provided by the Servlet container in which the Apache Sling framework is running or by another bundle.

Group: org.apache.sling Artifact: org.apache.sling.api
Show all versions Show documentation Show source 
 

52 downloads
Artifact org.apache.sling.api
Group org.apache.sling
Version 2.27.2
Last update 12. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies annotations,
There are maybe transitive dependencies!

biz.aQute.shell.sshd.provider from group biz.aQute (version 1.10.0)

An SSH daemon that interacts with Gogo. Since many Linux distributions have removed telnet, there is a need to interact with Gogo using ssh, which is still approved. This ssh provider can be used without authentication when registered only on localhost. Otherwise the user should register an biz.aQute.authentication.api.Authenticator service. The configuration by default requires this optional service to be there.

Group: biz.aQute Artifact: biz.aQute.shell.sshd.provider
Show all versions Show documentation Show source 
 

0 downloads
Artifact biz.aQute.shell.sshd.provider
Group biz.aQute
Version 1.10.0
Last update 13. April 2023
Organization aQute SARL
URL https://aQute.biz
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 10
Dependencies osgi.annotation, org.osgi.service.component.annotations, sshd-osgi, slf4j-api, aQute.libg, org.apache.felix.gogo.runtime, org.osgi.service.metatype.annotations, biz.aQute.api.authentication, biz.aQute.api.authorization, org.osgi.framework,
There are maybe transitive dependencies!

wekaPython from group nz.ac.waikato.cms.weka (version 1.0.18)

Integration with CPython for Weka. Python version 2.7.x or higher is required. Also requires the following packages to be installed in python: numpy, pandas, matplotlib and scikit-learn. This package provides a wrapper classifier and clusterer that, between them, cover 60+ scikit-learn algorithms. It also provides a general scripting step for the Knowlege Flow along with scripting plugin environments for the Explorer and Knowledge Flow.

Group: nz.ac.waikato.cms.weka Artifact: wekaPython
Show all versions Show documentation Show source 
 

0 downloads
Artifact wekaPython
Group nz.ac.waikato.cms.weka
Version 1.0.18
Last update 25. November 2022
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/wekaPython
License GNU General Public License 3
Dependencies amount 6
Dependencies weka-dev, jsyntaxpane, jackson-databind, jackson-module-parameter-names, commons-codec, commons-io,
There are maybe transitive dependencies!

princeton-wordnet-java from group com.estepsoftwareforensics (version 1.0.0)

Princeton WordNet for Java is a simple API which provides access to an english dictionary that is backed by the Princeton University WordNet datasets. This is intended to be a third-party supporting library to any application that requires an english word dictionary -- providing the ability to lookup a word, get its many definitions, and get the list of synonyms and any related words.

Group: com.estepsoftwareforensics Artifact: princeton-wordnet-java
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact princeton-wordnet-java
Group com.estepsoftwareforensics
Version 1.0.0
Last update 30. January 2022
Organization not specified
URL https://estepsoftwareforensics.com
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jimpulse from group uk.co.bithatch (version 1.2)

A Java port of the impulse library https://launchpad.net/impulse.bzr. For Linux only, requires libpulse and libfftw-3. Captures output from PulseAudio system and delivers transformed snapshots optionally using Fast Fourier Transforms. The data collected may then be used to create visual effects based on sound levels of various frequencies.

Group: uk.co.bithatch Artifact: jimpulse
Show all versions Show documentation Show source 
 

0 downloads
Artifact jimpulse
Group uk.co.bithatch
Version 1.2
Last update 02. May 2021
Organization Bithatch
URL https://github.com/bithatch/jimpulse
License GNU GENERAL PUBLIC LICENSE Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 24 from 39 (items total 387)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy