Download JAR files tagged by among with all dependencies
jujunie-services from group com.jujunie.service (version 1.01.01)
Services library for Jujunie's projects. It includes common API that are shared between
our projects. Among other utility classes, it currently contains a web MVC2 framework, a logging
abstraction layer, a table consolidation API and XML writing API.
Artifact jujunie-services
Group com.jujunie.service
Version 1.01.01
Last update 06. April 2012
Organization Jujunie
URL http://jujunieservices.sourceforge.net
License GNU General Public License, Version 3
Dependencies amount 8
Dependencies commons-codec, commons-io, commons-lang, commons-logging, json, log4j, servlet-api, velocity,
There are maybe transitive dependencies!
Group com.jujunie.service
Version 1.01.01
Last update 06. April 2012
Organization Jujunie
URL http://jujunieservices.sourceforge.net
License GNU General Public License, Version 3
Dependencies amount 8
Dependencies commons-codec, commons-io, commons-lang, commons-logging, json, log4j, servlet-api, velocity,
There are maybe transitive dependencies!
dbunit from group org.dbunit (version 2.8.0)
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.
Artifact dbunit
Group org.dbunit
Version 2.8.0
Last update 02. June 2024
Organization not specified
URL http://dbunit.sourceforge.net
License GNU Lesser General Public License, Version 2.1
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
Group org.dbunit
Version 2.8.0
Last update 02. June 2024
Organization not specified
URL http://dbunit.sourceforge.net
License GNU Lesser General Public License, Version 2.1
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
module-size-calculator from group pl.tfij (version 1.0.0)
dbunit-ant from group io.github.vasiliygagin (version 2.10.0)
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.
0 downloads
Artifact dbunit-ant
Group io.github.vasiliygagin
Version 2.10.0
Last update 04. January 2024
Organization not specified
URL Not specified
License GNU Lesser General Public License, Version 2.1
Dependencies amount 4
Dependencies dbunit-core, dbunit-xls, junit, ant,
There are maybe transitive dependencies!
Group io.github.vasiliygagin
Version 2.10.0
Last update 04. January 2024
Organization not specified
URL Not specified
License GNU Lesser General Public License, Version 2.1
Dependencies amount 4
Dependencies dbunit-core, dbunit-xls, junit, ant,
There are maybe transitive dependencies!
dbunit-core from group io.github.vasiliygagin (version 2.10.0)
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.
0 downloads
Artifact dbunit-core
Group io.github.vasiliygagin
Version 2.10.0
Last update 04. January 2024
Organization not specified
URL Not specified
License GNU Lesser General Public License, Version 2.1
Dependencies amount 5
Dependencies slf4j-api, h2, hsqldb, postgresql, commons-compress,
There are maybe transitive dependencies!
Group io.github.vasiliygagin
Version 2.10.0
Last update 04. January 2024
Organization not specified
URL Not specified
License GNU Lesser General Public License, Version 2.1
Dependencies amount 5
Dependencies slf4j-api, h2, hsqldb, postgresql, commons-compress,
There are maybe transitive dependencies!
dbunit-junit-legacy from group io.github.vasiliygagin (version 2.10.0)
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.
0 downloads
Artifact dbunit-junit-legacy
Group io.github.vasiliygagin
Version 2.10.0
Last update 04. January 2024
Organization not specified
URL Not specified
License GNU Lesser General Public License, Version 2.1
Dependencies amount 3
Dependencies dbunit-core, slf4j-api, hamcrest-library,
There are maybe transitive dependencies!
Group io.github.vasiliygagin
Version 2.10.0
Last update 04. January 2024
Organization not specified
URL Not specified
License GNU Lesser General Public License, Version 2.1
Dependencies amount 3
Dependencies dbunit-core, slf4j-api, hamcrest-library,
There are maybe transitive dependencies!
dbunit-xls from group io.github.vasiliygagin (version 2.10.0)
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.
Artifact dbunit-xls
Group io.github.vasiliygagin
Version 2.10.0
Last update 04. January 2024
Organization not specified
URL Not specified
License GNU Lesser General Public License, Version 2.1
Dependencies amount 4
Dependencies dbunit-core, slf4j-api, poi, poi-ooxml,
There are maybe transitive dependencies!
Group io.github.vasiliygagin
Version 2.10.0
Last update 04. January 2024
Organization not specified
URL Not specified
License GNU Lesser General Public License, Version 2.1
Dependencies amount 4
Dependencies dbunit-core, slf4j-api, poi, poi-ooxml,
There are maybe transitive dependencies!
dbunit from group io.github.vasiliygagin (version 2.10.0)
Group: io.github.vasiliygagin Artifact: dbunit
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
java-futures from group net.florianschoppmann.java (version 1.1.0)
Bridge gaps and help overcome inconveniences with CompletableFuture.
This module includes, among other features, methods to collect the results of multiple futures into a list,
provides equivalent alternatives to CompletableFuture’s monadic methods (thenApply, thenCompose, etc.) that can
deal with checked exceptions, and methods for asynchronous “try-with-resources” constructs.
Group: net.florianschoppmann.java Artifact: java-futures
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact java-futures
Group net.florianschoppmann.java
Version 1.1.0
Last update 14. March 2016
Organization not specified
URL https://github.com/fschopp/java-futures
License Revised BSD (3-Clause) License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.florianschoppmann.java
Version 1.1.0
Last update 14. March 2016
Organization not specified
URL https://github.com/fschopp/java-futures
License Revised BSD (3-Clause) License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
reflectutils from group org.sakaiproject (version 0.9.21)
A set of reflection utilities and miscellaneous utilities related to
working with classes and their fields with no dependencies which is compatible
with java 1.5 and generics. The package was originally created by Aaron Zeckoski
for the Sakai Project and Generic DAO project but was repackaged to make it
distributable by request. It is used in the RSF framework
(http://www2.caret.cam.ac.uk/rsfwiki/) and the EntityBroker among other things.
Note about the BeanUtils provided dependency: BeanUtils is not required if you are
not using it in your project. Note about the Hibernate provided dependency:
Hibernate is not required if you are not using it in your project.
Artifact reflectutils
Group org.sakaiproject
Version 0.9.21
Last update 17. December 2024
Organization Sakai Community and the Apereo Foundation
URL Not specified
License Apache License 2
Dependencies amount 1
Dependencies commons-beanutils,
There are maybe transitive dependencies!
Group org.sakaiproject
Version 0.9.21
Last update 17. December 2024
Organization Sakai Community and the Apereo Foundation
URL Not specified
License Apache License 2
Dependencies amount 1
Dependencies commons-beanutils,
There are maybe transitive dependencies!
Page 12 from 13 (items total 130)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy