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

Download JAR files tagged by code with all dependencies

Search JAR files by class name

spellchecker from group com.fifesoft (version 3.3.1)

A simple spell checker add-on for RSyntaxTextArea. It will spell-check comments in source code, or the entire file if you are editing plain text. Spelling errors are squiggle-underlined with the color of your choice, and tooltips are available offering any spelling suggestions.

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

17 downloads
Artifact spellchecker
Group com.fifesoft
Version 3.3.1
Last update 18. December 2022
Organization not specified
URL https://github.com/bobbylight/SpellChecker
License Modified BSD License
Dependencies amount 1
Dependencies rsyntaxtextarea,
There are maybe transitive dependencies!

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

Slightly modified version of the MST parser to fit into the UIMA framework. This dependency parser determines all syntactic dependencies between words within a sentence. Certain level of adaptation of the original source code was necessary to neatly integrate the parser in UIMA.

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

0 downloads
Artifact jcore-mstparser-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-mstparser-ae
License BSD-2-Clause
Dependencies amount 3
Dependencies slf4j-api, jcore-types, junit-jupiter-engine,
There are maybe transitive dependencies!

piranha-micro-shrinkwrap-core from group cloud.piranha.micro.shrinkwrap (version 22.12.0)

This project delivers the Piranha Micro Shrinkwrap Core code. It sets up the "global" environment for a micro instance, such as JNDI, a URL handler, a default identity store, and the annotation index. It creates a web application that it either returns or deploys itself to an embedded HTTP server.

Group: cloud.piranha.micro.shrinkwrap Artifact: piranha-micro-shrinkwrap-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact piranha-micro-shrinkwrap-core
Group cloud.piranha.micro.shrinkwrap
Version 22.12.0
Last update 13. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies piranha-core-impl, piranha-http-impl, piranha-http-webapp, piranha-extension-annotationscan, jandex, piranha-resource-shrinkwrap, shrinkwrap-descriptors-api-base, shrinkwrap-resolver-api-maven, shrinkwrap-resolver-impl-maven, shrinkwrap-resolver-impl-maven-archive, shrinkwrap-resolver-spi,
There are maybe transitive dependencies!

imagingbook-plugins-pom from group com.imagingbook (version 6.0.0)

Parent POM for plugin projects that rely on ImageJ's directory setup. This code is part of the imagingbook software suite accompanying the image processing textbooks by W. Burger and M.J. Burge (Springer 2006-2022).

Group: com.imagingbook Artifact: imagingbook-plugins-pom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact imagingbook-plugins-pom
Group com.imagingbook
Version 6.0.0
Last update 01. December 2022
Organization not specified
URL https://imagingbook.com
License not specified
Dependencies amount 2
Dependencies ij, imagingbook-common,
There are maybe transitive dependencies!

jaxb2-fluent-api from group codes.rafael.jaxb2_commons (version 3.0.0)

Causes JAXB RI 2 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB2 implementation.

Group: codes.rafael.jaxb2_commons Artifact: jaxb2-fluent-api
Show documentation Show source 
 

0 downloads
Artifact jaxb2-fluent-api
Group codes.rafael.jaxb2_commons
Version 3.0.0
Last update 29. November 2022
Organization not specified
URL https://github.com/raphw/jaxb2-commons
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

urlrewritefilter from group de.knightsoft-net (version 4.0.4.1)

A Java Web Filter for any J2EE compliant web application server (such as Resin, Orion or Tomcat), which allows you to rewrite URLs before they get to your code. It is a very powerful tool just like Apache's mod_rewrite.

Group: de.knightsoft-net Artifact: urlrewritefilter
Show documentation Show source 
 

0 downloads
Artifact urlrewritefilter
Group de.knightsoft-net
Version 4.0.4.1
Last update 12. November 2022
Organization Paul Tuckey
URL http://www.tuckey.org/urlrewrite/
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

integration-sdk-java from group com.ellucian.ethos.integration.sdk (version 1.0.1)

Develop applications that integrate with Ellucian Ethos Integration using your own code and our Java libraries, without the need to call REST APIs. Please note that this package is still under development and will be subject to change in the coming months.

Group: com.ellucian.ethos.integration.sdk Artifact: integration-sdk-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact integration-sdk-java
Group com.ellucian.ethos.integration.sdk
Version 1.0.1
Last update 02. November 2022
Organization not specified
URL https://github.com/ellucian-developer
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scijava-log-slf4j from group org.scijava (version 1.0.6)

This adapter package enables the use of SLF4J-based logging within SciJava Common's logging framework. It is kept separate from the SciJava Common core classes to avoid proliferating SLF4J dependencies to downstream code that does not need SLF4J-based logging.

Group: org.scijava Artifact: scijava-log-slf4j
Show all versions Show documentation Show source 
 

1 downloads
Artifact scijava-log-slf4j
Group org.scijava
Version 1.0.6
Last update 28. October 2022
Organization SciJava
URL https://imagej.net/Logging
License Simplified BSD License
Dependencies amount 2
Dependencies scijava-common, slf4j-api,
There are maybe transitive dependencies!

ibis-ladybug from group org.ibissource (version 2.2)

Ladybug adds message based debugging and message based unit testing and system testing to your Java application. Call Ladybug at certain checkpoints in you code (either directly or using AOP) to generate tree based reports. Implement a rerun method to be able to rerun reports and optionally stub certain checkpoints for regression testing.

Group: org.ibissource Artifact: ibis-ladybug
Show all versions Show documentation Show source 
 

0 downloads
Artifact ibis-ladybug
Group org.ibissource
Version 2.2
Last update 01. September 2022
Organization WeAreFrank!
URL https://ibissource.org/
License Apache License, Version 2.0
Dependencies amount 11
Dependencies wearefrank__ladybug, cxf-rt-rs-client, jackson-jaxrs-json-provider, ibis-echo2, slf4j-api, commons-lang, spring-beans, spring-context, spring-jdbc, Saxon-HE, ibis-xerces,
There are maybe transitive dependencies!

mdr from group se.alipsa (version 1.5.2)

Converts mdr files (markdown with support for R code) into markdown, html, or pdf. This Renjin extension (package) is similar to rmd files with the difference that there is no knitting. The R syntax snippets should return markdown code, i.e. no "magic" conversions. This gives you better control of the output.

Group: se.alipsa Artifact: mdr
Show all versions 
 

0 downloads
Artifact mdr
Group se.alipsa
Version 1.5.2
Last update 16. August 2022
Organization not specified
URL https://github.com/perNyfelt/mdr2html
License MIT License
Dependencies amount 1
Dependencies r2md,
There are maybe transitive dependencies!



Page 1143 from 1282 (items total 12816)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy