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

Download JAR files tagged by database with all dependencies

Search JAR files by class name

marmotta-versioning from group org.apache.marmotta (version 3.1.0-incubating)

This module provides versioning support for all modifications of the data contained in the LMF System (triples, resources, namespaces). Versions are accessible according to the Memento protocol using a special webservice. Versioning is triggered when a transaction finishes successfully and will store additional versioning information in the database. Note that this implies a certain performance overhead.

Group: org.apache.marmotta Artifact: marmotta-versioning
Show all versions Show source 
 

0 downloads
Artifact marmotta-versioning
Group org.apache.marmotta
Version 3.1.0-incubating
Last update 24. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies marmotta-core, kiwi-versioning, freemarker,
There are maybe transitive dependencies!

fw from group net.sf.squirrel-sql (version 3.5.0)

The framework library contains utility classes that are generic and useful for building applications that introspect a database via JDBC. These are not intended to be SQuirreLSQL-specific and could be used by other projects JDBC front-end applications. This project is guaranteed to have no code dependencies on other SQuirreLSQL projects and could therefore be used when building a different JDBC front-end application.

Group: net.sf.squirrel-sql Artifact: fw
Show all versions Show documentation Show source 
 

3 downloads
Artifact fw
Group net.sf.squirrel-sql
Version 3.5.0
Last update 06. May 2013
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser General Public License
Dependencies amount 31
Dependencies antlr, asm-attrs, asm, cglib, commons-cli, commons-codec, commons-collections, commons-httpclient, commons-lang, commons-logging, dom4j, hibernate-annotations, hibernate-commons-annotations, hibernate-entitymanager, hibernate, jxl, jide-oss, log4j, nanoxml, spring-beans, spring-context, spring-context-support, spring-core, stringtemplate, gsbase, junit, easymock, easymockclassextension, mockito-all, fest-swing-junit-4.5, xml-apis,
There are maybe transitive dependencies!

hbase from group com.google.code.maven-play-plugin.org.apache.hbase (version 0.21.0-20100622)

HBase is the &lt;a href="http://hadoop.apache.org"&rt;Hadoop</a&rt; database. Use it when you need random, realtime read/write access to your Big Data. This project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters of commodity hardware.

Group: com.google.code.maven-play-plugin.org.apache.hbase Artifact: hbase
Show documentation Show source 
 

3 downloads
Artifact hbase
Group com.google.code.maven-play-plugin.org.apache.hbase
Version 0.21.0-20100622
Last update 11. March 2013
Organization Apache Software Foundation
URL http://hbase.apache.org
License Apache 2
Dependencies amount 34
Dependencies commons-cli, commons-httpclient, commons-lang, commons-logging, log4j, thrift, slf4j-api, guava, hadoop-core, zookeeper, jetty, jetty-util, servlet-api-2.5, jsp-2.1, jsp-api-2.1, jasper-runtime, jasper-compiler, jruby-complete, protobuf-java, jersey-core, jersey-json, jersey-server, jaxb-api, jsr311-api, stax-api, slf4j-log4j12, avro, slf4j-api, jackson-core-asl, jackson-mapper-asl, junit, mockito-all, hadoop-test, guava,
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!

org.opencms.workplace.tools.database from group org.opencms.modules (version 8.5.0)

OpenCms-Module 'org.opencms.workplace.tools.database'. <p>This module contains the OpenCms database maintainance tools.</p> <p>Install this module if you want to import/export data, it also contains a static export tool.</p> <p><i>(c) 2011 by Alkacon Software GmbH (http://www.alkacon.com).</i></p> OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed.

Group: org.opencms.modules Artifact: org.opencms.workplace.tools.database
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.opencms.workplace.tools.database
Group org.opencms.modules
Version 8.5.0
Last update 18. November 2012
Organization not specified
URL http://opencms.org
License GNU LESSER GENERAL PUBLIC LICENSE 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

apacheds-xdbm-tools from group org.apache.directory.server (version 2.0.0-M8)

Several kinds of two column key/value data structures, in memory and on disk which sort keys can can be used to implement xdbm partitions. JDBM is one example. These partition use the same database structure or scheme for maintaining LDAP entries and facilitating search operations on them. This module contains common tools that could be used to manage aspects common to all xdbm implementations.

Group: org.apache.directory.server Artifact: apacheds-xdbm-tools
Show all versions Show documentation Show source 
 

1 downloads
Artifact apacheds-xdbm-tools
Group org.apache.directory.server
Version 2.0.0-M8
Last update 09. October 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies apacheds-core-api, apacheds-i18n, apacheds-xdbm-partition, commons-lang, shared-ldap-model, shared-util,
There are maybe transitive dependencies!

mini-git-server-parent from group com.madgag (version 0.4)

Group: com.madgag Artifact: mini-git-server-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mini-git-server-parent
Group com.madgag
Version 0.4


webtestfixtures from group net.sf.webtestfixtures (version 2.0.1.3)

WebTest Fixtures are an extension to FIT/FitNesse that implement a customer-friendly language for web testing, utilising Selenium Remote Control. WebTest runs inside FitNesse, allowing you to integrate web UI tests into an automated build system, and use other FitNesse fixtures to talk to your domain model, prepare and verify database changes during Web UI tests. Both .NET and Java FitNesse runners are supported, and the library is released under GPL.

Group: net.sf.webtestfixtures Artifact: webtestfixtures
Show documentation Show source 
 

0 downloads
Artifact webtestfixtures
Group net.sf.webtestfixtures
Version 2.0.1.3
Last update 01. January 2009
Organization not specified
URL http://www.fitnesse.info/webtest
License GNU General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

expenses-dist-server from group org.nakedobjects (version 3.0.3)

Group: org.nakedobjects Artifact: expenses-dist-server
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact expenses-dist-server
Group org.nakedobjects
Version 3.0.3
Last update 10. May 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies no-application-library, nos-bootstrap, nos-web-server, nos-remoting-xstream, expenses-dom, expenses-fixture, expenses-email, expenses-hibernate,
There are maybe transitive dependencies!

expenses-dist-client from group org.nakedobjects (version 3.0.3)

Group: org.nakedobjects Artifact: expenses-dist-client
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact expenses-dist-client
Group org.nakedobjects
Version 3.0.3
Last update 10. May 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies no-application-library, nos-bootstrap, nos-viewer-dnd, nos-remoting-xstream, expenses-dom, expenses-fixture, expenses-hibernate,
There are maybe transitive dependencies!



Page 530 from 3 (items total 5453)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy