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

Download JAR files tagged by concrete with all dependencies

Search JAR files by class name

comboboxextra from group uk.co.jmsoft (version 1.0)

An abstract framework and concrete Swing implementation that encapsulates a Java GUI applications typical save-state operations such as save, saveAs, open, new, checking for unsaved changes, and maintaining a list of recent files.

Group: uk.co.jmsoft Artifact: comboboxextra
Show documentation Show source 
 

0 downloads
Artifact comboboxextra
Group uk.co.jmsoft
Version 1.0
Last update 17. February 2017
Organization not specified
URL https://gitlab.com/ScoobyDooby/ComboBoxExtra
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

savehandler from group uk.co.jmsoft.savehandler (version 1.0)

An abstract framework and concrete Swing implementation that encapsulates a Java GUI applications typical save-state operations such as save, saveAs, open, new, checking for unsaved changes, and maintaining a list of recent files.

Group: uk.co.jmsoft.savehandler Artifact: savehandler
Show documentation Show source 
 

0 downloads
Artifact savehandler
Group uk.co.jmsoft.savehandler
Version 1.0
Last update 16. February 2017
Organization not specified
URL https://gitlab.com/ScoobyDooby/Java_Save_Handler
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.apache.sling.auth.selector from group org.apache.sling (version 1.0.6)

Bundle implementing a Sling Authentication Handler which allows for choosing which actual authentication handler is to be used delegating the actual credential handling to concrete handlers. The selector handler only presents HTML forms to provide credential data such as username and password for the Formbased Authentication Handler or an OpenID identifier for the OpenID Authentication Handler.

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

0 downloads
Artifact org.apache.sling.auth.selector
Group org.apache.sling
Version 1.0.6
Last update 08. August 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies servlet-api, slf4j-api, org.apache.felix.scr.annotations,
There are maybe transitive dependencies!

costosys from group de.julielab (version 1.6.2)

A utility for managing documents stored in a PostgreSQL database. The documents are imported into a PostgreSQL DB as full texts with the goal to be able to retrieve the documents by their PubMedID efficiently. For more sophisticated tasks, a user configuration file can be delivered which can take control of the table schema to use, the PostgreSQL schema to use and the actual database server to connect to as well as the concrete database.

Group: de.julielab Artifact: costosys
Show all versions Show documentation Show source 
 

0 downloads
Artifact costosys
Group de.julielab
Version 1.6.2
Last update 09. March 2023
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/costosys
License BSD-2-Clause
Dependencies amount 10
Dependencies guava, slf4j-api, jcore-xmi-splitter, commons-io, julie-xml-tools, assertj-core, testng, HikariCP, postgresql, jcore-xmi-splitter,
There are maybe transitive dependencies!

jcore-linnaeus-species-ae from group de.julielab (version 2.6.1)

Uses the Linnaeus software (http://linnaeus.sourceforge.net/) to detect species mentions and map them to NCBI taxonomy IDs. This project contains the UIMA wrapper around the original Linnaeus software but does not include any dictionaries. Since Linnaeus works with different dictionaries (e.g. concrete species name mention recognition, species proxy/clue recognition, ...) each of the different resource has been stored in a project of its own in jcore-projects. The default mention dictionary is stored in the jcore-linneaus-species-dict project, for example.

Group: de.julielab Artifact: jcore-linnaeus-species-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-linnaeus-species-ae
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-linnaeus-species-ae
License BSD-2-Clause
Dependencies amount 6
Dependencies linnaeus, slf4j-api, jcore-types, jcore-utilities, jcore-descriptor-creator, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-linnaeus-species-ae-species-dict from group de.julielab (version 2.6.0)

This project is a project for the JCoRe Linnaeus Annotator. The dictionary contained herein is used for the recognition of concrete species names in text, e.g. "human", "mouse", "n. furzeri", "c. elegans" etc. It does not contain species proxies, i.e. indirect clues to a species like the word "patient" which most likely refers to a human. For this task there is the project jcore-linnaeus-species-ae-proxies-dict.

Group: de.julielab Artifact: jcore-linnaeus-species-ae-species-dict
Show all versions Show source 
 

0 downloads
Artifact jcore-linnaeus-species-ae-species-dict
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization not specified
URL Not specified
License BSD-2-Clause
Dependencies amount 2
Dependencies jcore-linnaeus-species-ae, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-linnaeus-species-ae-proxies-dict from group de.julielab (version 2.6.0)

This project is a resource for the JULES Linnaeus Annotator. The dictionary contained herein is used for the recognition of concrete species names in text, e.g. "human", "mouse", "n. furzeri", "c. elegans" etc as well as species hints, i.e. indirect clues to a species like the word "patient" which most likely refers to a human. For the task of only finding concrete species names in text, there is the project jcore-linnaeus-species-ae-species-dict.

Group: de.julielab Artifact: jcore-linnaeus-species-ae-proxies-dict
Show all versions Show source 
 

0 downloads
Artifact jcore-linnaeus-species-ae-proxies-dict
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization not specified
URL Not specified
License BSD-2-Clause
Dependencies amount 2
Dependencies jcore-linnaeus-species-ae, junit-jupiter-engine,
There are maybe transitive dependencies!

rfb-server from group com.sshtools (version 3.0.1)

Remote Frame Buffer (VNC Server) implementation. This is the base module if you want to create a VNC server. It takes a layered driver approach to add native specific features (which is recommened as the cross-platform default "Robot" driver is very slow). See the vncserver module for a concrete server implementation that has some native performance improvements for some platforms.

Group: com.sshtools Artifact: rfb-server
Show all versions Show documentation Show source 
 

1 downloads
Artifact rfb-server
Group com.sshtools
Version 3.0.1
Last update 28. September 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jzlib, rfb-common, slf4j-api,
There are maybe transitive dependencies!

jedis from group de.julielab (version 1.0.0)

A utility for managing documents stored in a PostgreSQL database. The documents are imported into a PostgreSQL DB as full texts with the goal to be able to retrieve the documents by their PubMedID efficiently. For more sophisticated tasks, a user configuration file can be delivered which can take control of the table schema to use, the PostgreSQL schema to use and the actual database server to connect to as well as the concrete database.

Group: de.julielab Artifact: jedis
Show documentation Show source 
 

0 downloads
Artifact jedis
Group de.julielab
Version 1.0.0
Last update 05. February 2018
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/jedis
License not specified
Dependencies amount 5
Dependencies slf4j-api, commons-io, julie-xml-tools, HikariCP, postgresql,
There are maybe transitive dependencies!

automata-misc-algorithms from group net.automatalib (version 0.6.0)

This artifact contains several miscellaneous, well-known algorithms, which however are rather specific in their concrete use case and therefore not fit for the AutomataLib Utilities library. Examples include Dijkstra's algorithm for the SSSP problem, the Floyd-Warshall algorithm for the APSP problem and Tarjan's algorithm for finding all strongly-connected components in a graph.

Group: net.automatalib Artifact: automata-misc-algorithms
Show all versions Show documentation Show source 
 

0 downloads
Artifact automata-misc-algorithms
Group net.automatalib
Version 0.6.0
Last update 04. June 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies testng, automata-commons-util, automata-commons-smartcollections, automata-api, automata-core, automata-util, jsr305,
There are maybe transitive dependencies!



Page 25 from 26 (items total 260)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy