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

Download JAR files tagged by implementation with all dependencies

Search JAR files by class name

fastner from group edu.utah.bmi.nlp (version 2.0.0.0-jdk11)

FastNER is a fast implementation of rule-based named entity recognition using hashed rule processing engine. There are two versions: FastNER supports token-based rules, FastCNER supports character-based rules.

Group: edu.utah.bmi.nlp Artifact: fastner
Show all versions Show documentation Show source 
 

0 downloads
Artifact fastner
Group edu.utah.bmi.nlp
Version 2.0.0.0-jdk11
Last update 05. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies nlp-core, domainontology,
There are maybe transitive dependencies!

authzforce-ce-pdp-ext-model from group org.ow2.authzforce (version 9.1.0)

AuthZForce - Base datamodel of Authorization PDP extensions, e.g. as attribute finders. Used by FIWARE Authorization PDP Generic Enabler API specification and its reference implementation, more specifically AuthZForce Core engine.

Group: org.ow2.authzforce Artifact: authzforce-ce-pdp-ext-model
Show all versions Show documentation Show source 
 

2 downloads
Artifact authzforce-ce-pdp-ext-model
Group org.ow2.authzforce
Version 9.1.0
Last update 04. February 2024
Organization not specified
URL ${project.url}
License not specified
Dependencies amount 1
Dependencies jakarta.xml.bind-api,
There are maybe transitive dependencies!

eemws-kit from group es.ree.eemws (version 2.0.0)

Client implementation of IEC 62325-504 technical specification. eemws-kit includes command line utilities to invoke the eem web services, as well as several GUI applications (browser, editor, ...)

Group: es.ree.eemws Artifact: eemws-kit
Show all versions Show documentation Show source 
 

0 downloads
Artifact eemws-kit
Group es.ree.eemws
Version 2.0.0
Last update 29. January 2024
Organization not specified
URL https://bitbucket.org/smree/eemws-core
License GNU General Lesser Public License (LGPL) version 3.0
Dependencies amount 2
Dependencies eemws-utils, eemws-client,
There are maybe transitive dependencies!

ucanaccess from group io.github.spannm (version 5.1.1)

An open source pure Java JDBC Driver implementation which allows Java developers and JDBC client programs (e.g., Open Office, Libre Office, Squirrel SQL) to read/write Microsoft Access databases.

Group: io.github.spannm Artifact: ucanaccess
Show all versions Show documentation Show source 
 

0 downloads
Artifact ucanaccess
Group io.github.spannm
Version 5.1.1
Last update 25. January 2024
Organization UCanAccess
URL https://github.com/spannm/${project.artifactId}
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies hsqldb, jackcess,
There are maybe transitive dependencies!

j2sbus from group ro.ciprianpascu (version 1.3.7.OH)

jamod is an object oriented implementation of the S-Bus protocol, realized 100% in Java. It allows to quickly realize master and slave applications in various transport flavors (IP and serial).

Group: ro.ciprianpascu Artifact: j2sbus
Show all versions Show documentation Show source 
 

0 downloads
Artifact j2sbus
Group ro.ciprianpascu
Version 1.3.7.OH
Last update 13. January 2024
Organization not specified
URL https://github.com/cipianpascu/j2sbus
License Apache 2 Style License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

timefold-solver-constraint-drl from group ai.timefold.solver (version 0.8.42)

Timefold solves planning problems. This lightweight, embeddable planning engine implements powerful and scalable algorithms to optimize business resource scheduling and planning. This module contains a deprecated implementation of constraint DRL.

Group: ai.timefold.solver Artifact: timefold-solver-constraint-drl
Show all versions Show documentation Show source 
 

0 downloads
Artifact timefold-solver-constraint-drl
Group ai.timefold.solver
Version 0.8.42
Last update 04. December 2023
Organization not specified
URL https://timefold.ai
License not specified
Dependencies amount 4
Dependencies timefold-solver-core-impl, drools-engine, drools-alphanetwork-compiler, slf4j-api,
There are maybe transitive dependencies!

obd-metrics from group io.github.tzebrowski (version 9.23.5)

OBD Metrics is a Java OBD2 framework that is intended to simplify communication with OBD2 adapters like ELM327 clones. The goal of the implementation is to provide a set of useful functions that can be a foundation for future OBD2 related applications.

Group: io.github.tzebrowski Artifact: obd-metrics
Show all versions Show documentation Show source 
 

0 downloads
Artifact obd-metrics
Group io.github.tzebrowski
Version 9.23.5
Last update 16. November 2023
Organization not specified
URL https://github.com/tzebrowski/ObdMetrics
License Apache License 2.0
Dependencies amount 5
Dependencies metrics-core, rxjava, dynahist, jackson-databind, commons-collections4,
There are maybe transitive dependencies!

learnlib-ttt-vpa from group de.learnlib (version 0.17.0)

This artifact provides the implementation of the VPA adaption of the TTT learning algorithm as presented in the PhD thesis "Foundations of Active Automata Learning: An Algorithmic Perspective" (https://dx.doi.org/10.17877/DE290R-16359) by Malte Isberner.

Group: de.learnlib Artifact: learnlib-ttt-vpa
Show documentation Show source 
 

0 downloads
Artifact learnlib-ttt-vpa
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies learnlib-api, learnlib-counterexamples, learnlib-datastructure-dt, learnlib-datastructure-list, learnlib-observation-pack-vpa, guava, automata-api, checker-qual, buildergen, learnlib-learner-it-support, testng,
There are maybe transitive dependencies!

learnlib-adt from group de.learnlib (version 0.17.0)

This artifact provides the implementation of the ADT learning algorithm as described in the Master thesis "Active Automata Learning with Adaptive Distinguishing Sequences" (http://arxiv.org/abs/1902.01139) by Markus Frohme.

Group: de.learnlib Artifact: learnlib-adt
Show all versions Show documentation Show source 
 

3 downloads
Artifact learnlib-adt
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 15
Dependencies learnlib-api, learnlib-counterexamples, learnlib-util, guava, automata-api, automata-commons-smartcollections, automata-core, automata-util, automata-commons-util, checker-qual, slf4j-api, buildergen, learnlib-learner-it-support, learnlib-learning-examples, testng,
There are maybe transitive dependencies!

learnlib-observation-pack from group de.learnlib (version 0.17.0)

This artifact provides the implementation of the Observation-Pack learning algorithm as described in the PhD thesis "Active learning of interface programs" (http://dx.doi.org/10.17877/DE290R-4817) by Falk Howar.

Group: de.learnlib Artifact: learnlib-observation-pack
Show documentation Show source 
 

0 downloads
Artifact learnlib-observation-pack
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies learnlib-api, learnlib-counterexamples, learnlib-datastructure-dt, learnlib-util, automata-api, automata-core, automata-commons-smartcollections, checker-qual, buildergen, learnlib-learner-it-support, learnlib-learning-examples, testng,
There are maybe transitive dependencies!



Page 1572 from 1713 (items total 17121)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy