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

Download JAR files tagged by junit with all dependencies

Search JAR files by class name

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.

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

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!

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!

test-resources from group de.scrum-master (version 1.4.2)

Artifact to be imported for getting all necessary dependencies for JUnit, Spock, Geb, Selenium + web drivers, web driver manager by bonigarcia plus basic configuration like GebConfig. Please add this artifact as a dependency with scope=test to your project. In order to also get the right dependency versions please also import de.scrum-master:test-bom with type=pom, scope=import from the dependencyManagement section of your project.

Group: de.scrum-master Artifact: test-resources
Show all versions Show documentation Show source 
 

0 downloads
Artifact test-resources
Group de.scrum-master
Version 1.4.2
Last update 17. February 2022
Organization Scrum-Master.de - Agile Project Management
URL https://github.com/kriegaex/MavenTestResources
License GNU General Public License (GPL) version 3.0
Dependencies amount 21
Dependencies junit, spock-core, groovy-all, cglib-nodep, objenesis, geb-spock, geb-core, geb-implicit-assertions, selenium-api, selenium-java, selenium-support, selenium-firefox-driver, selenium-chrome-driver, selenium-ie-driver, selenium-edge-driver, selenium-opera-driver, selenium-remote-driver, htmlunit-driver, websocket-client, webdrivermanager, java-client,
There are maybe transitive dependencies!

test-bom from group de.scrum-master (version 1.4.2)

Maven BoM (Bill of Materials) defining dependency versions for JUnit, Spock, Geb, Selenium + web drivers, web driver manager by bonigarcia. Please import this artifact with type=pom, scope=import from the dependencyManagement section of your project. In order to also get the dependencies themselves plus basic configuration like GebConfig, please also add the dependency de.scrum-master:test-resources with scope=test to your project.

Group: de.scrum-master Artifact: test-bom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact test-bom
Group de.scrum-master
Version 1.4.2
Last update 17. February 2022
Organization Scrum-Master.de - Agile Project Management
URL https://github.com/kriegaex/MavenTestBom
License GNU General Public License (GPL) version 3.0
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!

ci-springboot-parent-pom from group de.davelee (version 2.3.0)

This is a Maven Parent POM for Continuous Integration using Java with Spring Boot. It includes the standard Spring Boot Starter as Parent POM as well as the Spring Boot Test Starter POM as dependency. In addition, an analysis profile can be called which runs Surefire for JUnit Tests, measures Code Coverage using JaCoCo (version 2.x and higher) or Cobertura (version 1.1.x), generates Documentation using JavaDoc and measures Code Quality using PMD, FindBugs (version 1.1.x only) and Checkstyle.

Group: de.davelee Artifact: ci-springboot-parent-pom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ci-springboot-parent-pom
Group de.davelee
Version 2.3.0
Last update 09. September 2020
Organization not specified
URL https://www.davelee.de
License GNU General Public Licence
Dependencies amount 1
Dependencies spring-boot-starter-web,
There are maybe transitive dependencies!

abnffuzzer from group com.github.nradov (version 0.2.2)

Fuzz tester for Augmented Backus-Naur Form (ABNF) rules as defined in IETF RFC 5234. This library can directly parse a variety of input sources and extract the ABNF rules, then generate random output matching those rules. That output can be fed in a test framework such as JUnit to search for defects in an application which implements the rules. The most common use case would be testing implementations of other IETF RFCs.

Group: com.github.nradov Artifact: abnffuzzer
Show all versions Show documentation Show source 
 

0 downloads
Artifact abnffuzzer
Group com.github.nradov
Version 0.2.2
Last update 07. December 2019
Organization not specified
URL https://github.com/nradov/${project.artifactId}
License GNU Lesser General Public License, version 2.1
Dependencies amount 3
Dependencies commons-cli, antlr4, antlr4-runtime,
There are maybe transitive dependencies!

test-bom from group de.scrum-master.test (version 1.4)

Maven BoM (Bill of Materials) defining dependency versions for JUnit, Spock, Geb, Selenium + web drivers, web driver manager by bonigarcia. Please import this artifact with type=pom, scope=import from the dependencyManagement section of your project. In order to also get the dependencies themselves plus basic configuration like GebConfig, please also add the dependency de.scrum-master.test:test-resources with scope=test to your project.

Group: de.scrum-master.test Artifact: test-bom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact test-bom
Group de.scrum-master.test
Version 1.4
Last update 11. July 2019
Organization Scrum-Master.de - Agile Project Management
URL https://github.com/kriegaex/MavenTestBom
License GNU General Public License (GPL) version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

camunda-archetype-demo from group org.camunda.bpm.archetype (version 7.11.1)

Demo application with lots of pre-built parts that uses a shared Camunda BPM engine in a Servlet Container, e.g. Apache Tomcat. Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms, JUnit Test with in-memory engine, Maven Plugins or Ant build script for one-click deployment in Eclipse

Group: org.camunda.bpm.archetype Artifact: camunda-archetype-demo
Show all versions Show source 
 

0 downloads
Artifact camunda-archetype-demo
Group org.camunda.bpm.archetype
Version 7.11.1
Last update 05. July 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 186 from 195 (items total 1943)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy