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

Download JAR files tagged by output with all dependencies

Search JAR files by class name

schemacrawler-derby from group net.sourceforge.schemacrawler (version 10.10.05)

Group: net.sourceforge.schemacrawler Artifact: schemacrawler-derby
Show all versions Show documentation Show source 
 

0 downloads
Artifact schemacrawler-derby
Group net.sourceforge.schemacrawler
Version 10.10.05
Last update 05. August 2014
Organization not specified
URL Not specified
License GNU General Public License
Dependencies amount 2
Dependencies schemacrawler-integrations, derbyclient,
There are maybe transitive dependencies!

schemacrawler-db2 from group net.sourceforge.schemacrawler (version 10.10.05)

Group: net.sourceforge.schemacrawler Artifact: schemacrawler-db2
Show all versions Show documentation Show source 
 

0 downloads
Artifact schemacrawler-db2
Group net.sourceforge.schemacrawler
Version 10.10.05
Last update 05. August 2014
Organization not specified
URL Not specified
License GNU General Public License
Dependencies amount 1
Dependencies schemacrawler-integrations,
There are maybe transitive dependencies!

schemacrawler-generic from group net.sourceforge.schemacrawler (version 10.10.05)

Group: net.sourceforge.schemacrawler Artifact: schemacrawler-generic
Show all versions Show documentation Show source 
 

0 downloads
Artifact schemacrawler-generic
Group net.sourceforge.schemacrawler
Version 10.10.05
Last update 05. August 2014
Organization not specified
URL Not specified
License GNU General Public License
Dependencies amount 1
Dependencies schemacrawler-integrations,
There are maybe transitive dependencies!

schemacrawler-offline from group net.sourceforge.schemacrawler (version 10.10.05)

Group: net.sourceforge.schemacrawler Artifact: schemacrawler-offline
Show all versions Show documentation Show source 
 

0 downloads
Artifact schemacrawler-offline
Group net.sourceforge.schemacrawler
Version 10.10.05
Last update 05. August 2014
Organization not specified
URL Not specified
License GNU General Public License
Dependencies amount 2
Dependencies schemacrawler-integrations, xstream,
There are maybe transitive dependencies!

schemacrawler-lint from group net.sourceforge.schemacrawler (version 10.10.05)

Group: net.sourceforge.schemacrawler Artifact: schemacrawler-lint
Show all versions Show documentation Show source 
 

0 downloads
Artifact schemacrawler-lint
Group net.sourceforge.schemacrawler
Version 10.10.05
Last update 05. August 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies schemacrawler-tools,
There are maybe transitive dependencies!

schemacrawler-all from group net.sourceforge.schemacrawler (version 10.10.05)

SchemaCrawler is an open-source Java API that makes working with database metadata as easy as working with plain old Java objects. SchemaCrawler is also a database schema discovery and comprehension tool. You can search for database schema objects using regular expressions, and output the schema and data in a readable text format. You can find potential schema design issues with lint. The output serves for database documentation is designed to be diff-ed against other database schemas. SchemaCrawler can generate schema diagrams.

Group: net.sourceforge.schemacrawler Artifact: schemacrawler-all
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact schemacrawler-all
Group net.sourceforge.schemacrawler
Version 10.10.05
Last update 05. August 2014
Organization Sualeh Fatehi
URL http://schemacrawler.sourceforge.net
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

thresholdSelector from group nz.ac.waikato.cms.weka (version 1.0.3)

A metaclassifier that selecting a mid-point threshold on the probability output by a Classifier. The midpoint threshold is set so that a given performance measure is optimized. Currently this is the F-measure. Performance is measured either on the training data, a hold-out set or using cross-validation. In addition, the probabilities returned by the base learner can have their range expanded so that the output probabilities will reside between 0 and 1 (this is useful if the scheme normally produces probabilities in a very narrow range).

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

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

schemacrawler-maven-plugin from group net.sourceforge.schemacrawler (version 9.5)

SchemaCrawler is an open-source Java API that makes working with database metadata as easy as working with plain old Java objects. SchemaCrawler is also a database schema discovery and comprehension, and schema documentation tool. You can search for database schema objects using regular expressions, and output the schema and data in a readable text format. The output is designed to be diff-ed against other database schemas.

Group: net.sourceforge.schemacrawler Artifact: schemacrawler-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact schemacrawler-maven-plugin
Group net.sourceforge.schemacrawler
Version 9.5
Last update 26. February 2013
Organization SchemaCrawler
URL http://mvn-schemacrwlr.sourceforge.net/${project.artifactId}/${project.version}/
License GNU Lesser General Public License Version 3.0
Dependencies amount 2
Dependencies maven-reporting-impl, schemacrawler,
There are maybe transitive dependencies!

tika-normaliser from group org.ow2.weblab.webservices (version 1.8.2)

This service is an integration of Apache Tika project. It enables to extract metadata and text content of many kinds of files format. The WebLab document in input is enriched with RDF properties for the metadata and Text unit(s) for the content. The service can be configured through the Spring bean of CXF to handle various kind of features (identifying language or not, provide a normalised XHTML output of the document...).

Group: org.ow2.weblab.webservices Artifact: tika-normaliser
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tika-normaliser
Group org.ow2.weblab.webservices
Version 1.8.2
Last update 26. June 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies model, extended, content-manager, rdf-helper-jena, tika-core, tika-parsers,
There are maybe transitive dependencies!

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

Class implementing a GSP algorithm for discovering sequential patterns in a sequential data set. The attribute identifying the distinct data sequences contained in the set can be determined by the respective option. Furthermore, the set of output results can be restricted by specifying one or more attributes that have to be contained in each element/itemset of a sequence. For further information see: Ramakrishnan Srikant, Rakesh Agrawal (1996). Mining Sequential Patterns: Generalizations and Performance Improvements.

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

0 downloads
Artifact generalizedSequentialPatterns
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/generalizedSequentialPatterns
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!



Page 79 from 89 (items total 883)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy