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

Download JAR files tagged by tests with all dependencies

Search JAR files by class name

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.

Group: io.github.vasiliygagin Artifact: dbunit-xls
Show documentation Show source 
 

0 downloads
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!

dbunit 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.

Group: io.github.vasiliygagin Artifact: dbunit
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact dbunit
Group io.github.vasiliygagin
Version 2.10.0
Last update 04. January 2024
Organization not specified
URL https://github.com/vasiliygagin/dbunit
License GNU Lesser General Public License, Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cocoon-core from group org.apache.cocoon (version 2.3.0)

Module that contains dependencies to all modules normally needed for a basic Cocoon webapp. Cocoon blocks should normally depend on this modules, as the exact content of the more fine grained sitemap, pipeline and support modules is not stable yet. This module also contains some classes, configuration files and tests that we not have decided where to move yet.

Group: org.apache.cocoon Artifact: cocoon-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact cocoon-core
Group org.apache.cocoon
Version 2.3.0
Last update 29. October 2023
Organization not specified
URL http://cocoon.apache.org/${docs.m.core.relPath}
License not specified
Dependencies amount 21
Dependencies cocoon-spring-configurator, cocoon-configuration-api, cocoon-block-deployment, cocoon-pipeline-components, cocoon-sitemap-impl, cocoon-sitemap-components, cocoon-xml-resolver, cocoon-thread-api, cocoon-xml-util, excalibur-pool-api, excalibur-logger, excalibur-store, avalon-framework-impl, commons-io, commons-logging, commons-jexl, xalan, xercesImpl, xml-apis, xml-resolver, log4j,
There are maybe transitive dependencies!

pact-specification-test from group au.com.dius.pact (version 4.4.0-beta.7)

Pact Specification ================== The [Pact Specification](https://github.com/bethesque/pact_specification) is a robust set of tests on the pact matching code aimed at ensuring pact library implementations across different languages have the same matching behaviour. Without adhering to these specifications there would be room for subtle issues to arise between consumers and providers using different libraries.

Group: au.com.dius.pact Artifact: pact-specification-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact pact-specification-test
Group au.com.dius.pact
Version 4.4.0-beta.7
Last update 11. October 2022
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dbunit from group org.dbunit (version 2.7.3)

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.

Group: org.dbunit Artifact: dbunit
Show all versions Show documentation Show source 
 

149 downloads
Artifact dbunit
Group org.dbunit
Version 2.7.3
Last update 13. February 2022
Organization not specified
URL http://dbunit.sourceforge.net
License GNU Lesser General Public License, Version 2.1
Dependencies amount 4
Dependencies slf4j-api, h2, hsqldb, postgresql,
There are maybe transitive dependencies!

appium-sdk-w-client from group com.evinced (version 1.0.7)

The Evinced Appium Java SDK integrates with new or existing Appium tests to automatically detect accessibility issues. With the addition of as few as 5 lines of code to your Appium framework, you can begin to analyze your entire application to understand how it can become more accessible. At the conclusion of the test, a rich and comprehensive HTML or JSON report is generated to track issues in any reporting tool.

Group: com.evinced Artifact: appium-sdk-w-client
Show documentation Show source 
 

0 downloads
Artifact appium-sdk-w-client
Group com.evinced
Version 1.0.7
Last update 08. February 2022
Organization not specified
URL https://developer.evinced.com/sdks-for-mobile-apps/appium-sdk-java-doc
License Proprietary
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

appium-sdk from group com.evinced (version 1.0.6)

The Evinced Appium Java SDK integrates with new or existing Appium tests to automatically detect accessibility issues. With the addition of as few as 5 lines of code to your Appium framework, you can begin to analyze your entire application to understand how it can become more accessible. At the conclusion of the test, a rich and comprehensive HTML or JSON report is generated to track issues in any reporting tool.

Group: com.evinced Artifact: appium-sdk
Show documentation Show source 
 

0 downloads
Artifact appium-sdk
Group com.evinced
Version 1.0.6
Last update 31. January 2022
Organization not specified
URL https://developer.evinced.com/sdks-for-mobile-apps/appium-sdk-java-doc
License Evinced license for appium-sdk
Dependencies amount 1
Dependencies java-client,
There are maybe transitive dependencies!

scott from group hu.advancedweb (version 4.0.1)

Scott provides detailed failure messages for tests written in Java based on their runtime behaviour and source code. With Scott even simple assertions provide the details needed to trace the cause of the failure and to comprehend the context of the test case. It provides details about local variables to reduce the need to debug tests.

Group: hu.advancedweb Artifact: scott
Show all versions Show documentation Show source 
 

0 downloads
Artifact scott
Group hu.advancedweb
Version 4.0.1
Last update 29. September 2021
Organization not specified
URL https://github.com/dodie/scott
License MIT License
Dependencies amount 3
Dependencies asm, asm-util, javaparser-core,
There are maybe transitive dependencies!

andhow-annotation-processor-tests from group org.yarnandtail (version 0.4.1.1)

'Real world' compile-time testing of the annotation processor. Its impossible/hard to fully replicate the compile time environment including annotation processing, class generation, service loading, etc.. This module contains standard and edge case classes container AndHow properties. Unit tests then check to ensure that PropertyRegistrars were generated and registered as services for each top level class containing Properties.

Group: org.yarnandtail Artifact: andhow-annotation-processor-tests
Show all versions Show documentation Show source 
 

0 downloads
Artifact andhow-annotation-processor-tests
Group org.yarnandtail
Version 0.4.1.1
Last update 14. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!

camunda-bpm-assert-scenario from group org.camunda.bpm.extension (version 2.0.0.alpha.2)

Camunda Platform Scenarios allow you to specify the actions needed at process wait states before you start the process run. As a consequence, writing process tests becomes "behavioral" as well as easier and faster than ever before. Refactoring and changing large process models and their test suites can almost be done in the blink of an eye: ;-) Done! Check it out and judge yourself!

Group: org.camunda.bpm.extension Artifact: camunda-bpm-assert-scenario
Show all versions 
 

1 downloads
Artifact camunda-bpm-assert-scenario
Group org.camunda.bpm.extension
Version 2.0.0.alpha.2
Last update 30. May 2021
Organization plexiti GmbH
URL https://github.com/camunda-community-hub/camunda-platform-scenario
License not specified
Dependencies amount 1
Dependencies camunda-platform-scenario-runner,
There are maybe transitive dependencies!



Page 530 from 552 (items total 5516)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy