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

Download JAR files tagged by test with all dependencies

Search JAR files by class name

aspectj-maven-plugin from group se.haleby.aspectj (version 1.12.7)

Handles AspectJ usage within Maven. Functionality provided is: weaving of aspects (or existing aspects from libraries) with the test and/or main classes, weaving of pre-existing jars and ajdoc reporting.

Group: se.haleby.aspectj Artifact: aspectj-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact aspectj-maven-plugin
Group se.haleby.aspectj
Version 1.12.7
Last update 27. August 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies plexus-utils, maven-reporting-api, maven-plugin-api, maven-compat, doxia-sink-api, doxia-site-renderer, maven-reporting-impl, aspectjtools,
There are maybe transitive dependencies!

jmeter.backendlistener.kafka from group io.metersphere (version 1.0.1)

JMeter Backend Listener Kafka is a JMeter plugin enabling you to send test results to a Kafka server. It is meant as an alternative live-monitoring tool to the built-in "InfluxDB" backend listener of JMeter.

Group: io.metersphere Artifact: jmeter.backendlistener.kafka
Show documentation Show source 
 

0 downloads
Artifact jmeter.backendlistener.kafka
Group io.metersphere
Version 1.0.1
Last update 27. August 2020
Organization Rahul Singhai
URL https://github.com/rahulsinghai/jmeter-backend-listener-kafka
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scope-coverage-test-utils from group com.undefinedlabs.scope (version 0.15.1-beta.2)

Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly identify, troubleshoot and fix failed builds. This artifact contains Coverage Test Utils implementation for Scope.

Group: com.undefinedlabs.scope Artifact: scope-coverage-test-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact scope-coverage-test-utils
Group com.undefinedlabs.scope
Version 0.15.1-beta.2
Last update 24. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies scope-coverage-core, netty-all, logback-classic, junit, assertj-core, mockito-all, byte-buddy-agent, mockwebserver,
There are maybe transitive dependencies!

screenshot-maven-plugin from group se.bluebrim.maven.plugin (version 1.0.5)

A plugin for creating screenshots by running screenshot annotated methods in test classes. The screenshot method returns a JComponent that is ripped and saved to a file to be used in JavaDoc, AsciiDoc or as splash screen.

Group: se.bluebrim.maven.plugin Artifact: screenshot-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact screenshot-maven-plugin
Group se.bluebrim.maven.plugin
Version 1.0.5
Last update 27. April 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies reflections8, qdox, commons-io, plexus-build-api, screenshot-maven-plugin-api,
There are maybe transitive dependencies!

pact-jvm-provider-specs2_2.12 from group au.com.dius (version 4.0.10)

pact-jvm-provider-specs2 ======================== Provides an extension to Specs2 Specification to validate a pact file against a running provider. See [ExampleProviderSpec.scala](src/test/scala/au/com/dius/pact/provider/specs2/ExampleProviderSpec.scala) for an example. *Note:* The Pact ProviderSpec requires spec2 3.x

Group: au.com.dius Artifact: pact-jvm-provider-specs2_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact pact-jvm-provider-specs2_2.12
Group au.com.dius
Version 4.0.10
Last update 18. April 2020
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 5
Dependencies pact-jvm-provider, pact-jvm-provider-scalasupport_2.12, specs2-core_2.12, scala-library, scala-logging_2.12,
There are maybe transitive dependencies!

pact-jvm-provider-scalatest_2.12 from group au.com.dius (version 4.0.10)

pact-jvm-provider-scalatest ======================== Provides an extension to scalatest to validate pact files against a running provider. See [examples](src/test/scala/au/com/dius/pact/provider/scalatest) for details. *Note:* The Pact ProviderSpec requires scalatest 2.2.x

Group: au.com.dius Artifact: pact-jvm-provider-scalatest_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact pact-jvm-provider-scalatest_2.12
Group au.com.dius
Version 4.0.10
Last update 18. April 2020
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 3
Dependencies pact-jvm-provider, pact-jvm-provider-scalasupport_2.12, scalatest_2.12,
There are maybe transitive dependencies!

gen from group net.mguenther.gen (version 1.2.0)

Gen provides the Gen monad for Java 8+. Using the Gen monad, developers can implement a generative approach for creating test fixtures that helps to write unit and integration tests in a lean and non-obtrusive way.

Group: net.mguenther.gen Artifact: gen
Show all versions Show documentation Show source 
 

0 downloads
Artifact gen
Group net.mguenther.gen
Version 1.2.0
Last update 10. April 2020
Organization not specified
URL https://www.mguenther.net/gen
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

WebAppFramework-CucumberJVM-Junit from group com.github.hemanthsridhar (version 1.1.6)

A jar to include in your test setup that drives the cucumber jvm tests. Facilitates in executing the cucumber tests in parallel. Contains libraries such as to read from Excel, random generator etc.

Group: com.github.hemanthsridhar Artifact: WebAppFramework-CucumberJVM-Junit
Show all versions Show documentation Show source 
 

0 downloads
Artifact WebAppFramework-CucumberJVM-Junit
Group com.github.hemanthsridhar
Version 1.1.6
Last update 25. February 2020
Organization not specified
URL https://github.com/hemanthsridhar/WebAppFramework-CucumberJVM-Junit
License The Apache Software License, Version 2.0
Dependencies amount 16
Dependencies allure-cucumber-jvm-adaptor, cucumber-picocontainer, gson, poi, poi-ooxml, poi-ooxml-schemas, selenium-java, junit, jmock, gherkin, cucumber-junit, cucumber-core, cucumber-html, selenium-server, hamcrest-all, properties-loader,
There are maybe transitive dependencies!

selenium-java-toolkit from group com.github.selenium-consulting (version 2.0.1)

Selenium-Toolkit is a Java based test-toolkit for selenium-testing with testNg. The goal of the toolkit is, to suport you in different things like 'how to manage testdata in the source', parallelisation, Webdriver-managemet, reporting and a lot more.

Group: com.github.selenium-consulting Artifact: selenium-java-toolkit
Show all versions Show documentation Show source 
 

0 downloads
Artifact selenium-java-toolkit
Group com.github.selenium-consulting
Version 2.0.1
Last update 08. February 2020
Organization not specified
URL https://www.selenium-consulting.ch/selenium-java-toolkit/
License MIT
Dependencies amount 13
Dependencies selenium-java, allure-descriptions-javadoc, allure-java-commons, testng, commons-io, poi, poi-ooxml, poi-ooxml-schemas, selenium-ie-driver, selenium-remote-driver, ibatis-core, slf4j-jdk14, slf4j-api,
There are maybe transitive dependencies!

aspectj-maven-plugin from group com.nickwongdev (version 1.12.6)

Handles AspectJ usage within Maven. Functionality provided is: weaving of aspects (or existing aspects from libraries) with the test and/or main classes, weaving of pre-existing jars and ajdoc reporting.

Group: com.nickwongdev Artifact: aspectj-maven-plugin
Show all versions Show source 
 

0 downloads
Artifact aspectj-maven-plugin
Group com.nickwongdev
Version 1.12.6
Last update 24. January 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies plexus-utils, maven-reporting-api, maven-plugin-api, maven-compat, doxia-sink-api, doxia-site-renderer, maven-reporting-impl, aspectjtools,
There are maybe transitive dependencies!



Page 987 from 3 (items total 10512)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy