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

Download JAR files tagged by find with all dependencies

Search JAR files by class name

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!

jmockit-coverage from group com.googlecode.jmockit (version 0.999.26)

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: com.googlecode.jmockit Artifact: jmockit-coverage
Show all versions Show documentation Show source 
 

0 downloads
Artifact jmockit-coverage
Group com.googlecode.jmockit
Version 0.999.26
Last update 09. March 2014
Organization not specified
URL http://code.google.com/p/jmockit
License MIT LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmockit-coverage from group com.bah.jmockit.com.googlecode.jmockit (version 0.999.25)

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: com.bah.jmockit.com.googlecode.jmockit Artifact: jmockit-coverage
Show documentation Show source 
 

0 downloads
Artifact jmockit-coverage
Group com.bah.jmockit.com.googlecode.jmockit
Version 0.999.25
Last update 17. January 2014
Organization not specified
URL http://code.google.com/p/jmockit
License MIT LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

squirrelsql-update-site-plugin from group net.sf.squirrel-sql (version 1.0.9)

This project produces the Mojo that can build a proper release.xml for the SQuirreLSQL update site, given a directory where the updated jar artifacts are located. This plugin accepts a directory in it's configuration and expects to find three sub-directories there : core, plugins and i18n. It then categorizes the artifacts found in those directories accordingly in the final release.xml file, that is generated in the specified folder.

Group: net.sf.squirrel-sql Artifact: squirrelsql-update-site-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact squirrelsql-update-site-plugin
Group net.sf.squirrel-sql
Version 1.0.9
Last update 14. November 2011
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser
Dependencies amount 3
Dependencies squirrel-sql, maven-plugin-api, maven-project,
There are maybe transitive dependencies!

chips-n-salsa-examples from group org.cicirello (version 7.0.0)

This package contains several example programs of the usage of the Chips-n-Salsa library. Chips-n-Salsa is a Java library of customizable, hybridizable, iterative, parallel, stochastic, and self-adaptive local search algorithms. Chips-n-Salsa's source code is maintained on GitHub, and the prebuilt jars of the library can be imported from Maven Central using maven or other build tools. The purpose of the package chips-n-salsa-examples is to demonstrate usage of the major functionality of the Chips-n-Salsa library. You can find out more about the Chips-n-Salsa library itself from its website: https://chips-n-salsa.cicirello.org/.

Group: org.cicirello Artifact: chips-n-salsa-examples
Show all versions Show documentation Show source 
 

0 downloads
Artifact chips-n-salsa-examples
Group org.cicirello
Version 7.0.0
Last update 02. August 2024
Organization Cicirello.Org
URL https://github.com/cicirello/chips-n-salsa-examples
License GPL-3.0-or-later
Dependencies amount 1
Dependencies chips-n-salsa,
There are maybe transitive dependencies!

jpt-examples from group org.cicirello (version 6.0.0)

This package contains several example programs of the usage of the JavaPermutationTools (JPT) library. JPT is a Java library that enables representing and generating permutations and sequences, as well as performing computation on permutations and sequences. It includes implementations of a variety of permutation distance metrics as well as distance metrics on sequences (i.e., Strings, arrays, and other ordered data types). In addition to programs demonstrating the usage of the JPT library, the jpt-examples package also contains programs for replicating the experiments from a few published papers that utilized the library or implementations on which the library is based. JPT's source code is maintained on GitHub, and the prebuilt jars of the library can be imported from Maven Central using maven or other build tools. The purpose of the package jpt-examples is to demonstrate usage of the major functionality of the JPT library. You can find out more about the JPT library itself from its website: https://jpt.cicirello.org/.

Group: org.cicirello Artifact: jpt-examples
Show all versions Show documentation Show source 
 

0 downloads
Artifact jpt-examples
Group org.cicirello
Version 6.0.0
Last update 26. July 2024
Organization Cicirello.Org
URL https://github.com/cicirello/jpt-examples
License GPL-3.0-or-later
Dependencies amount 1
Dependencies jpt,
There are maybe transitive dependencies!



Page 39 from 3 (items total 467)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy