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

Download JAR files tagged by like with all dependencies

Search JAR files by class name

text-provider from group io.github.ardoco.core (version 0.7.7)

Group: io.github.ardoco.core Artifact: text-provider
Show all versions Show documentation Show source 
 

0 downloads
Artifact text-provider
Group io.github.ardoco.core
Version 0.7.7
Last update 28. March 2023
Organization not specified
URL Not specified
License MIT License
Dependencies amount 10
Dependencies common, jackson-databind, log4j-over-slf4j, stanford-corenlp, stanford-corenlp, pipeline, eclipse-collections-api, eclipse-collections, commons-lang3, slf4j-api,
There are maybe transitive dependencies!

netbeans-editor-pin from group com.raelity.jvi (version 2.1.2)

This plugin provides a registered action, toolbar button and menu actions which can clear the REUSE flag <b>preventing a file from being replaced</b>. <br/><br/> The toolbar button, which looks like a "push pin", provides a visual indication that the currently active editor is REUSEable; the button is only enabled when the active editor is REUSEable. <br/><br/> In some situations the IDE/platform opens a file with the REUSE flag (see NetBeans API doc Line.ShowOpenType); files opened like this can be automatically replaced in an editor window by other files. <br/><br/> IDE REUSE examples: single stepping into a file, clicking on a stacktrace for goto source, jVi tag-stack operations.

Group: com.raelity.jvi Artifact: netbeans-editor-pin
Show documentation Show source 
 

0 downloads
Artifact netbeans-editor-pin
Group com.raelity.jvi
Version 2.1.2
Last update 22. January 2023
Organization Raelity Engineering
URL http://raelity.com
License Mozilla Public License Version 1.1
Dependencies amount 5
Dependencies org-openide-awt, org-openide-windows, org-openide-util, org-openide-util-ui, org-openide-util-lookup,
There are maybe transitive dependencies!

autocomplete from group com.fifesoft (version 3.3.1)

AutoComplete is a library allowing you to add IDE-like auto-completion (aka "code completion" or "Intellisense") to any Swing JTextComponent. Special integration is added for RSyntaxTextArea, since this feature is commonly needed when editing source code. Features include: Drop-down completion choice list. Optional companion "description" window, complete with full HTML support and navigable with hyperlinks. Optional parameter completion assistance for functions and methods, ala Eclipse and NetBeans. Completion information is typically specified in an XML file, but can even be dynamic.

Group: com.fifesoft Artifact: autocomplete
Show all versions Show documentation Show source 
 

115 downloads
Artifact autocomplete
Group com.fifesoft
Version 3.3.1
Last update 14. January 2023
Organization not specified
URL https://github.com/bobbylight/AutoComplete
License BSD-3-Clause
Dependencies amount 1
Dependencies rsyntaxtextarea,
There are maybe transitive dependencies!

boost_foreach from group com.github.brunotl (version 1.81.0)

In C++, writing a loop that iterates over a sequence is tedious. We can either use iterators, which requires a considerable amount of boiler-plate, or we can use the std::for_each() algorithm and move our loop body into a predicate, which requires no less boiler-plate and forces us to move our logic far from where it will be used. In contrast, some other languages, like Perl, provide a dedicated "foreach" construct that automates this process. BOOST_FOREACH is just such a construct for C++. It iterates over sequences for us, freeing us from having to deal directly with iterators or write predicates.

Group: com.github.brunotl Artifact: boost_foreach
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_foreach
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 7
Dependencies boost_config, boost_detail, boost_mpl, boost_range, boost_type_traits, boost_iterator, boost_utility,
There are maybe transitive dependencies!

jpasecurity from group org.jpasecurity (version 1.0.3)

JPA Security is an Access Control Solution for the Java Persistence API (JPA). With JPA Security your access control can be performed in the database. You may query the database for all objects of a certain type and will receive only the objects you have read access for. This filtering is performed in the database. Unaccessible queried objects will not be loaded into memory. JPA Security enables you to completely remove security-related code from your code-base. All access control may be configured via Annotations or XML. With JPA Security you do not have to change your access control paradigm (but maybe you want to, when you see the great capability of JPA Security). You even can mix access control paradigms easily. JPA Security is not designed to replace current security solutions, but to extend them. It integrates smoothly into the security mechanisms of the Java EE Platform, but may be used with third-party frameworks like Spring Security or in Java SE, too. With the extensibility of JPA Security it is easy to provide your own access control paradigm, access rules storage or login mechanism.

Group: org.jpasecurity Artifact: jpasecurity
Show all versions Show documentation Show source 
 

0 downloads
Artifact jpasecurity
Group org.jpasecurity
Version 1.0.3
Last update 04. January 2023
Organization not specified
URL https://jpasecurity.org
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies assertj-core, jsr250-api, slf4j-api,
There are maybe transitive dependencies!

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

This project is a resource for the JCoRe Linnaeus Annotator. The dictionaries contained herein are 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. Additionally to such rather clear proxies, this project also includes a small dictionary containing maximum-frequency-proxies for genus expressions like "Drosophila" which will be mapped to "D. melanogaster". 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-genera-species-proxies-dicts
Show all versions Show source 
 

0 downloads
Artifact jcore-linnaeus-species-ae-genera-species-proxies-dicts
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-proxies-dict, junit-jupiter-engine,
There are maybe transitive dependencies!

gcexcel from group com.grapecity.documents.excel (version 6.0.0)

Programmatically generate, load, modify, and convert Excel .xlsx spreadsheets in your Java applications. GrapeCity Documents for Excel (GcExcel) is a cross-platform high-speed, small-footprint spreadsheet API library that requires no dependencies on Excel. The powerful calculation engine supports 450+ Excel Functions and custom functions to perform complex calculations. GcExcel is 2x+ faster and uses less memory than Apache POI and allows you to save to XLSX, PDF, HTML, CSV, JSON and Images. Deploy your applications to the cloud, Windows, Mac, or Linux. If you'd like to remove the trial watermark and other trial limitations, please email [email protected] to request your 30-day evaluation key.

Group: com.grapecity.documents.excel Artifact: gcexcel
Show documentation Show source 
 

0 downloads
Artifact gcexcel
Group com.grapecity.documents.excel
Version 6.0.0
Last update 12. December 2022
Organization not specified
URL https://www.grapecity.com/documents-api-excel-java
License GC Documents EULA
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

RELISON-linkpred from group io.github.ir-uam (version 1.0.0)

Group: io.github.ir-uam Artifact: RELISON-linkpred
Show documentation Show source 
 

0 downloads
Artifact RELISON-linkpred
Group io.github.ir-uam
Version 1.0.0
Last update 11. November 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies RELISON-sna, RELISON-content, terrier-core, terrier-realtime, terrier-learning, RankSys-nn, weka-stable, cloning, RankSys-novdiv, RankSys-novelty, RankSys-mf,
There are maybe transitive dependencies!

RELISON-sna from group io.github.ir-uam (version 1.0.0)

Group: io.github.ir-uam Artifact: RELISON-sna
Show documentation Show source 
 

0 downloads
Artifact RELISON-sna
Group io.github.ir-uam
Version 1.0.0
Last update 11. November 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies RELISON-core, fastutil,
There are maybe transitive dependencies!

RELISON-examples from group io.github.ir-uam (version 1.0.0)

Group: io.github.ir-uam Artifact: RELISON-examples
Show documentation Show source 
 

0 downloads
Artifact RELISON-examples
Group io.github.ir-uam
Version 1.0.0
Last update 11. November 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies RELISON-linkpred, RELISON-sna, RELISON-diffusion, RankSys-diversity, RankSys-formats, RankSys-rec, yamlbeans, fastutil,
There are maybe transitive dependencies!



Page 299 from 320 (items total 3198)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy