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

Download JAR files tagged by method with all dependencies

Search JAR files by class name

ctrl4testng from group io.github.mfulton26.ctrl4testng (version 1.1)

CTRL4TestNG provides an SLF4J Logger that can be used from any TestNG method tied to an ITestResult, namely Before, After, and Test annotations. Each separate method will have its own unique Logger and can be used with TestNG's parallel testing support making it clear which logs came from which method even when data-driven.

Group: io.github.mfulton26.ctrl4testng Artifact: ctrl4testng
Show all versions Show documentation Show source 
 

1 downloads
Artifact ctrl4testng
Group io.github.mfulton26.ctrl4testng
Version 1.1
Last update 10. February 2015
Organization not specified
URL https://mfulton26.github.io/ctrl4testng/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies slf4j-api, testng, guava,
There are maybe transitive dependencies!

T4Spring from group org.bitbucket.omargameelsalem (version 1.0)

T4Spring is a code generation tool for Spring MVC apps that creates strongly typed views that eliminate the use of literal strings in many places. e.g. instead of @RequestMapping(value = "/", method = RequestMethod.GET) public String index(ModelMap map) { map.addAttribute("msg", "literal strings are no good!!"); return "Home/index"; } T4Spring lets you write @RequestMapping(value = "/", method = RequestMethod.GET) public String index(ModelMap map) { map.addAttribute("msg", "Hello T4Spring!!"); return Views.Home.index; }

Group: org.bitbucket.omargameelsalem Artifact: T4Spring
Show documentation Show source 
 

0 downloads
Artifact T4Spring
Group org.bitbucket.omargameelsalem
Version 1.0
Last update 01. September 2014
Organization not specified
URL https://bitbucket.org/omar_gameel_salem/t4spring/overview
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

overturetemplategen from group org.overturetool.tools (version 2.1.0)

Group: org.overturetool.tools Artifact: overturetemplategen
Show all versions Show documentation Show source 
 

0 downloads
Artifact overturetemplategen
Group org.overturetool.tools
Version 2.1.0
Last update 12. June 2014
Organization Overture Tool Project
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tools from group org.overturetool.tools (version 2.1.0)

Group: org.overturetool.tools Artifact: tools
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tools
Group org.overturetool.tools
Version 2.1.0
Last update 12. June 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

securegraph-performance-test from group org.securegraph (version 0.6.0)

Group: org.securegraph Artifact: securegraph-performance-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact securegraph-performance-test
Group org.securegraph
Version 0.6.0
Last update 30. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies securegraph-accumulo, securegraph-elasticsearch,
There are maybe transitive dependencies!

pog-string-based from group org.overturetool.core (version 2.0.8)

Group: org.overturetool.core Artifact: pog-string-based
Show all versions Show documentation Show source 
 

0 downloads
Artifact pog-string-based
Group org.overturetool.core
Version 2.0.8
Last update 20. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies ast, parser, typechecker, testframework,
There are maybe transitive dependencies!

securegraph-elasticsearch-nested from group org.securegraph (version 0.5.0)

Group: org.securegraph Artifact: securegraph-elasticsearch-nested
Show documentation Show source 
 

0 downloads
Artifact securegraph-elasticsearch-nested
Group org.securegraph
Version 0.5.0
Last update 24. April 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies securegraph-core, elasticsearch, jts, spatial4j,
There are maybe transitive dependencies!

json2 from group org.jszip.redist (version 2012.10.08)

This file creates a JSON property in the global object, if there isn't already one, setting its value to an object containing a stringify method and a parse method. The parse method uses the eval method to do the parsing, guarding it with several regular expressions to defend against accidental code execution hazards. On current browsers, this file does nothing, prefering the built-in JSON object.

Group: org.jszip.redist Artifact: json2
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact json2
Group org.jszip.redist
Version 2012.10.08
Last update 04. December 2012
Organization not specified
URL http://jszip.org/redist/json2
License Public Domain
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

simpleCART from group nz.ac.waikato.cms.weka (version 1.0.2)

Class implementing minimal cost-complexity pruning. Note when dealing with missing values, use "fractional instances" method instead of surrogate split method. For more information, see: Leo Breiman, Jerome H. Friedman, Richard A. Olshen, Charles J. Stone (1984). Classification and Regression Trees. Wadsworth International Group, Belmont, California.

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

9 downloads
Artifact simpleCART
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/simpleCART
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

SVMAttributeEval from group nz.ac.waikato.cms.weka (version 1.0.2)

Evaluates the worth of an attribute by using an SVM classifier. Attributes are ranked by the square of the weight assigned by the SVM. Attribute selection for multiclass problems is handled by ranking attributes for each class seperately using a one-vs-all method and then "dealing" from the top of each pile to give a final ranking. For more information see: I. Guyon, J. Weston, S. Barnhill, V. Vapnik (2002). Gene selection for cancer classification using support vector machines. Machine Learning. 46:389-422.

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

2 downloads
Artifact SVMAttributeEval
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/SVMAttributeEval
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!



Page 84 from 93 (items total 928)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy