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

Download JAR files tagged by classes with all dependencies

Search JAR files by class name

dict-tools from group com.github.sanskrit-coders (version 1.0)

A collection of scala classes for some basic dictionary and wiki manipulation, contributed by the open source Sanskrit NLP project and friends. Some notable facilities: * Deal with babylon dictionaries. * Use bots to write to wiki projects (wiktionary, wikisource etc..). * Iterate through output of OCR programs such as SanskritOCR. Contributions and suggestions are invited at https://github.com/sanskrit-coders/stardict-sanskrit . (Sister projects there may also be of interest.)

Group: com.github.sanskrit-coders Artifact: dict-tools
Show source 
 

0 downloads
Artifact dict-tools
Group com.github.sanskrit-coders
Version 1.0
Last update 16. May 2017
Organization not specified
URL https://github.com/sanskrit-coders/stardict-sanskrit
License Apache License 2.0
Dependencies amount 6
Dependencies scala-library, indic-transliteration, logback-classic, logback-core, jwbf, jstl,
There are maybe transitive dependencies!

execs from group de.vandermeer (version 0.4.0)

A simple set of classes to execute programmes from the command line, without littering the code with static void main(String[] args). This package addresses the following problem: a package (or a set of packages) contain a number of tools that should be run from outside java, e.g. using a static main() method. Over time, it might (will) be hard to know (or find) all main methods.

Group: de.vandermeer Artifact: execs
Show all versions Show documentation Show source 
 

0 downloads
Artifact execs
Group de.vandermeer
Version 0.4.0
Last update 13. April 2017
Organization not specified
URL https://github.com/vdmeer/execs
License Apache 2
Dependencies amount 3
Dependencies commons-lang3, commons-cli, ST4,
There are maybe transitive dependencies!

LibSVM from group nz.ac.waikato.cms.weka (version 1.0.10)

A wrapper class for the libsvm tools (the libsvm classes, typically the jar file, need to be in the classpath to use this classifier). LibSVM runs faster than SMO since it uses LibSVM to build the SVM classifier. LibSVM allows users to experiment with One-class SVM, Regressing SVM, and nu-SVM supported by LibSVM tool. LibSVM reports many useful statistics about LibSVM classifier (e.g., confusion matrix,precision, recall, ROC score, etc.)

Group: nz.ac.waikato.cms.weka Artifact: LibSVM
Show all versions Show documentation Show source 
 

181 downloads
Artifact LibSVM
Group nz.ac.waikato.cms.weka
Version 1.0.10
Last update 20. November 2016
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/LibSVM
License GNU General Public License 3
Dependencies amount 2
Dependencies weka-dev, libsvm,
There are maybe transitive dependencies!

iopower from group com.github.power-libraries (version 1.1.3)

Power Libraries is a small project to collect some repeatedly needed or otherwise useful Java 8 classes in a collection of tiny libraries. IO Power is the first and really tiny library of the Power Libraries. It contains some simple helper method for opening Input- and Outputstreams. The main purpose of IO Power is to make opening streams, readers and writers less cluttered and simple to understand.

Group: com.github.power-libraries Artifact: iopower
Show all versions Show documentation Show source 
 

0 downloads
Artifact iopower
Group com.github.power-libraries
Version 1.1.3
Last update 15. September 2016
Organization not specified
URL http://power-libraries.github.io
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmockit-coverage from group org.jmockit (version 1.23)

JMockit Coverage is a code coverage tool with several metrics (line, path, data) capable of generating HTML reports. It is designed with ease of use in mind, avoiding the need for complex configuration. Instead, smart (but overridable) defaults are employed, such as the selection of which classes to consider for coverage, and where to find sources files for report generation.

Group: org.jmockit Artifact: jmockit-coverage
Show all versions Show documentation Show source 
 

11 downloads
Artifact jmockit-coverage
Group org.jmockit
Version 1.23
Last update 24. April 2016
Organization not specified
URL http://www.jmockit.org
License MIT LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

runnable-war from group org.avaje.jetty (version 2.2.1)

Group: org.avaje.jetty Artifact: runnable-war
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact runnable-war
Group org.avaje.jetty
Version 2.2.1


TOVAL from group de.invation.code (version 1.0.2)

TOVAL comprises a set of java classes for common programming issues. It includes utils for arrays, lists, sets and collections for convenient handling and modification, but also support for mathematic definitions concerning logic (clauses + resolution) together with some algorithms for permutations, powersets and resolution. Additionally it contains a number of types for multisets, matrices with object keys and much more.

Group: de.invation.code Artifact: TOVAL
Show all versions Show documentation Show source 
 

1 downloads
Artifact TOVAL
Group de.invation.code
Version 1.0.2
Last update 22. January 2016
Organization Institute of Computer Science and Social Studies, Department of Telematics
URL https://github.com/GerdHolz/TOVAL
License bsd_3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

groovy from group cc.redberry (version 1.1.10)

Redberry is an open source computer algebra system designed for tensor manipulation. It implements basic computer algebra system routines as well as complex tools for real computations in physics. This is the Groovy facade for Redberry. It contains the classes and categories defining DSL features and syntax notations for common routines from redebrry-core and redberry-physics.

Group: cc.redberry Artifact: groovy
Show all versions Show documentation Show source 
 

0 downloads
Artifact groovy
Group cc.redberry
Version 1.1.10
Last update 17. January 2016
Organization not specified
URL http://redberry.cc/
License GNU General Public License, version 3
Dependencies amount 4
Dependencies core, physics, groovy-all, groovy-backports-compat23,
There are maybe transitive dependencies!

carti-model from group be.uantwerpen.adrem (version 0.1)

Group: be.uantwerpen.adrem Artifact: carti-model
Show documentation Show source 
 

0 downloads
Artifact carti-model
Group be.uantwerpen.adrem
Version 0.1


webpipes-rhino from group org.hibnet (version 0.0.3)

Webpipes is a library to manage web resources like javascript and css files which need processing before being served. It manages processing like minimization, file merging, css generation from less, linters, jsx transformation. Resources can be managed as streams from source, or regularly checked cached resources, or to be generated with an Ant task. This module offers the base classes to run javascript on Rhino.

Group: org.hibnet Artifact: webpipes-rhino
Show all versions Show documentation Show source 
 

0 downloads
Artifact webpipes-rhino
Group org.hibnet
Version 0.0.3
Last update 28. August 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies webpipes-core, rhino, rjs,
There are maybe transitive dependencies!



Page 875 from 3 (items total 8913)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy