Artifacts using gsbase version 2.0.1
dbUnit is a JUnit extension (also usable from Ant and Maven) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes subsequent tests to fail or exacerbate the damage.
Last Release on Feb 13, 2022
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.
Last Release on May 6, 2013
This is the jar that contains the main application classes which are very specific to
SQuirreLSQL.
Last Release on May 6, 2013
Spring LDAP is a Java library for simplifying LDAP
operations, based on the pattern of Spring's JdbcTemplate. The
framework relieves the user of common chores, such as looking up and
closing contexts, looping through results, encoding/decoding values
and filters, and more. The LdapTemplate class encapsulates all the
plumbing work involved in traditional LDAP programming, such as
creating a DirContext, looping through NamingEnumerations, handling
exceptions and cleaning up resources. This ...
Last Release on Dec 1, 2010
8. HtmlUnit17 usages
org.jvnet.hudson » htmlunitApache
A headless browser intended for use in testing web-based applications.
Last Release on Mar 4, 2010
9. HtmlUnit14 usages
org.jenkins-ci » htmlunitApache
A headless browser intended for use in testing web-based applications.
Last Release on Oct 23, 2013