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

async-helper from group org.vishag (version 4.0.0)

Async-Helper is a Java utility (also an OSGi bundle) to invoke/schedule Tasks/data fetch operation asynchronously using tags/flags in a functional way. This 4.0.0 release is with breaking changes where all static methods are made as instance methods, and the helper classes are provided option to pass an executor service/async context or to use default executor/async context.

Group: org.vishag Artifact: async-helper
Show all versions Show documentation Show source 
 

0 downloads
Artifact async-helper
Group org.vishag
Version 4.0.0
Last update 15. June 2018
Organization not specified
URL https://github.com/loganathan001/AsyncHelper
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

oauth2-useragent from group com.microsoft.alm (version 0.11.3)

Provides classes to facilitate the implementation of "4.1. Authorization Code Grant" from RFC 6749, specifically by auto-detecting a suitable user-agent (and informing the user if any system requirements are unmet and preventing the use of a user-agent), launching the user-agent and directing it to the authorization endpoint, waiting for the results and returning either the authorization code or the reason for failure.

Group: com.microsoft.alm Artifact: oauth2-useragent
Show all versions Show documentation Show source 
 

0 downloads
Artifact oauth2-useragent
Group com.microsoft.alm
Version 0.11.3
Last update 28. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

test-helpers from group com.componentcorp.xml.validation (version 0.9.4)

Group: com.componentcorp.xml.validation Artifact: test-helpers
Show all versions Show documentation Show source 
 

0 downloads
Artifact test-helpers
Group com.componentcorp.xml.validation
Version 0.9.4
Last update 24. November 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies junit, base,
There are maybe transitive dependencies!

jxvc-master from group com.componentcorp.xml.validation (version 0.9.4)

A collection of JAXP Validators and utility classes, including an uber validator which detects most types of validation and performs ISO/IEC 19757-11:2011 compliant xml-model validation. Especially note IntrinsicSchemaFactory which can be used to auto detect other SchemaFactories whilst validating a document. IntrinsicSchemaFactory supports xml-model schema association.

Group: com.componentcorp.xml.validation Artifact: jxvc-master
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jxvc-master
Group com.componentcorp.xml.validation
Version 0.9.4
Last update 24. November 2017
Organization not specified
URL https://github.com/rosslamont/jxvc
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

types from group com.google.common.html.types (version 1.0.8)

Wrapper types for web content strings. These strings must meet a contract that enable web applications to be secure-by-construction against important classes of vulnerabilities like XSS. This is meant to be used in conjunction with the error_prone checker, and safe template languages. https://github.com/google/safe-html-types/blob/master/README.md

Group: com.google.common.html.types Artifact: types
Show all versions Show documentation Show source 
 

7 downloads
Artifact types
Group com.google.common.html.types
Version 1.0.8
Last update 09. November 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies guava, protobuf-java, jsinterop-annotations, jsr250-api, jsr305, error_prone_annotations,
There are maybe transitive dependencies!

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

A collection of scala classes for some basic wiki manipulation, contributed by the open source Sanskrit NLP project and friends. Some notable facilities: * Use bots to write to wiki projects (wiktionary, wikisource, wikipedia 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: wiki-tools
Show source 
 

0 downloads
Artifact wiki-tools
Group com.github.sanskrit-coders
Version 1.0
Last update 27. 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, dict-tools, logback-classic, logback-core, jwbf,
There are maybe transitive dependencies!

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!



Page 849 from 866 (items total 8658)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy