Download JAR files tagged by than with all dependencies
languagetool from group org.languagetool (version 2.0.1)
LanguageTool is an Open Source proofreading software for English, French, German, Polish, Romanian, and more than 20 other languages. It finds many errors that a simple spell checker cannot detect like mixing up there/their and it detects some grammar problems.
4 downloads
Artifact languagetool
Group org.languagetool
Version 2.0.1
Last update 02. January 2013
Organization not specified
URL http://www.languagetool.org
License GNU Lesser General Public License
Dependencies amount 13
Dependencies cjftransform, commons-lang, commons-logging, commons-validator, ictclas4j, jna, jwordsplitter, morfologik-fsa, morfologik-speller, morfologik-stemming, segment, tika-core, lucene-gosen-ipadic,
There are maybe transitive dependencies!
Group org.languagetool
Version 2.0.1
Last update 02. January 2013
Organization not specified
URL http://www.languagetool.org
License GNU Lesser General Public License
Dependencies amount 13
Dependencies cjftransform, commons-lang, commons-logging, commons-validator, ictclas4j, jna, jwordsplitter, morfologik-fsa, morfologik-speller, morfologik-stemming, segment, tika-core, lucene-gosen-ipadic,
There are maybe transitive dependencies!
mg4j-big from group it.unimi.dsi (version 4.0.4)
MG4J (Managing Gigabytes for Java) is a free full-text search engine for large document collections written in Java. The big version is a fork of the original MG4J that can handle more than 2^31 terms and documents.
Artifact mg4j-big
Group it.unimi.dsi
Version 4.0.4
Last update 29. February 2012
Organization not specified
URL http://mg4j.dsi.unimi.it/
License GNU Lesser General Public License Version 3+
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group it.unimi.dsi
Version 4.0.4
Last update 29. February 2012
Organization not specified
URL http://mg4j.dsi.unimi.it/
License GNU Lesser General Public License Version 3+
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
zip64file from group net.sourceforge.zip64file (version 1.02)
Zip64File is a JAVA library which implements the 64-bit extension of the ZIP standard from PKWARE (http://www.pkware.com/documents/casestudies/APPNOTE.TXT) using random-access, permitting to access archives larger than 4 GB with more than 65 K files.
Artifact zip64file
Group net.sourceforge.zip64file
Version 1.02
Last update 21. September 2011
Organization not specified
URL http://sourceforge.net/projects/zip64file/
License GNU General Public License (GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.sourceforge.zip64file
Version 1.02
Last update 21. September 2011
Organization not specified
URL http://sourceforge.net/projects/zip64file/
License GNU General Public License (GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
xaoc-event from group eu.vitaliy (version 1.0.1)
Spring components can interact by simply calling each others methods.
But to enable components to interact in a more loosely-coupled fashion
than is possible when the components call each others methods directly,
xaoc-event provides component-driven events
Artifact xaoc-event
Group eu.vitaliy
Version 1.0.1
Last update 19. May 2011
Organization not specified
URL http://sourceforge.net/projects/xaoc-event
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies spring-beans, spring-context, aspectjweaver, aspectjrt,
There are maybe transitive dependencies!
Group eu.vitaliy
Version 1.0.1
Last update 19. May 2011
Organization not specified
URL http://sourceforge.net/projects/xaoc-event
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies spring-beans, spring-context, aspectjweaver, aspectjrt,
There are maybe transitive dependencies!
jt-jiffle from group com.googlecode.jaitools (version 1.1.0)
Jiffle is a raster algebra language that can be used to
create new images from logical and mathematical expressions involving
source images and user defined variables. It is intended to let users
concentrate on algorithms rather than tedious boiler-plate code.
Artifact jt-jiffle
Group com.googlecode.jaitools
Version 1.1.0
Last update 08. March 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jt-utils, antlr, janino,
There are maybe transitive dependencies!
Group com.googlecode.jaitools
Version 1.1.0
Last update 08. March 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jt-utils, antlr, janino,
There are maybe transitive dependencies!
yeslib from group org.yestech (version 1.2.0)
A collection of classes that can be used across yestech artifacts/components, but must not be dependant
on any yestech component. Most of the code is utility type code. When more than a few classes are
found to be in a package or the package start to handle more that a few reposibilities then a new
independant component is created and the existing code in yeslib is ported to the new component.
Artifact yeslib
Group org.yestech
Version 1.2.0
Last update 04. December 2010
Organization YES Technology Association
URL http://yestech.org/sites/yeslib/
License LGPLv3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.yestech
Version 1.2.0
Last update 04. December 2010
Organization YES Technology Association
URL http://yestech.org/sites/yeslib/
License LGPLv3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
struts-scripting from group struts (version 1.0.1)
This project allows Struts Actions to be written in the scripting language
of one's choice rather than as Java classes. It uses the Beans Scripting
Framework to allow scripts to be written in any language BSF supports like
Perl, Python, Ruby, JavaScript, BeanShell, and even VBScript.
0 downloads
Artifact struts-scripting
Group struts
Version 1.0.1
Last update 26. January 2006
Organization The Apache Software Foundation
URL http://struts.apache.org/struts-scripting
License not specified
Dependencies amount 11
Dependencies commons-beanutils, commons-logging, commons-digester, commons-validator, struts, oro, bsf, struts-mailreader, groovy-all, commons-lang, xalan,
There are maybe transitive dependencies!
Group struts
Version 1.0.1
Last update 26. January 2006
Organization The Apache Software Foundation
URL http://struts.apache.org/struts-scripting
License not specified
Dependencies amount 11
Dependencies commons-beanutils, commons-logging, commons-digester, commons-validator, struts, oro, bsf, struts-mailreader, groovy-all, commons-lang, xalan,
There are maybe transitive dependencies!
rho-mu from group org.cicirello (version 4.2.0)
The rho mu library is a library of
Randomization enHancements and Other Math Utilities.
It includes implementations of various algorithms for
randomly sampling indexes into arrays and other sequential
structures, randomly sampling pairs and triples of unique
indexes, randomly sampling k indexes, etc. It also includes
efficient implementations of random number generation from
distributions other than uniform, such as Gaussian, Cauchy,
etc. Additionally, it includes implementations of other
math functions that are either needed by the randomization
utilities, or needed by some of our other projects.
Artifact rho-mu
Group org.cicirello
Version 4.2.0
Last update 16. August 2024
Organization Cicirello.Org
URL https://rho-mu.cicirello.org/
License GPL-3.0-or-later
Dependencies amount 1
Dependencies core,
There are maybe transitive dependencies!
Group org.cicirello
Version 4.2.0
Last update 16. August 2024
Organization Cicirello.Org
URL https://rho-mu.cicirello.org/
License GPL-3.0-or-later
Dependencies amount 1
Dependencies core,
There are maybe transitive dependencies!
baton from group org.technologybrewery.baton (version 1.1.1)
Baton pays homage to Burton Baton, a fabulous beer that is a blend of an English-style Old Ale and an imperial
IPA.
This "two thread" beer brings both source beers together into something arguably better than either beer was
individually. Like the beer, this project blends two components to improve an existing codebase with new
migrations. The result is more substantive and satisfying. #BringBackBurtonBaton
Group: org.technologybrewery.baton Artifact: baton
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact baton
Group org.technologybrewery.baton
Version 1.1.1
Last update 12. July 2024
Organization not specified
URL https://github.com/TechnologyBrewery/baton
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.technologybrewery.baton
Version 1.1.1
Last update 12. July 2024
Organization not specified
URL https://github.com/TechnologyBrewery/baton
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
hbase-external-blockcache from group org.apache.hbase (version 3.0.0-beta-1)
HBase module that provides out of process block cache.
Currently Memcached is the reference implementation for external block cache.
External block caches allow HBase to take advantage of other more complex caches that can live
longer than the HBase regionserver process and are not necessarily tied to a single computer
life time. However external block caches add in extra operational overhead.
Group: org.apache.hbase Artifact: hbase-external-blockcache
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact hbase-external-blockcache
Group org.apache.hbase
Version 3.0.0-beta-1
Last update 26. December 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies hbase-common, hbase-server, slf4j-api,
There are maybe transitive dependencies!
Group org.apache.hbase
Version 3.0.0-beta-1
Last update 26. December 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies hbase-common, hbase-server, slf4j-api,
There are maybe transitive dependencies!
Page 35 from 48 (items total 474)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy