MVN

org.microshed : microshed-testing-core

Maven & Gradle

Nov 17, 2020
1 usages
64 stars

MicroShed Testing Framework · A test framework for black-box testing MicroProfile and JavaEE applications

<dependency>
    <groupId>org.microshed</groupId>
    <artifactId>microshed-testing-core</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.microshed : microshed-testing-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of org.microshed : microshed-testing-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
microshed-testing-core-0.9.1
0.9
microshed-testing-core-0.9
0.8
microshed-testing-core-0.8
0.7.x
microshed-testing-core-0.7.1
0.7
microshed-testing-core-0.7
0.6.x
microshed-testing-core-0.6.2
microshed-testing-core-0.6.1.1
0.6
microshed-testing-core-0.6
0.5
microshed-testing-core-0.5
0.4.x
microshed-testing-core-0.4.2
microshed-testing-core-0.4.1

How to add a dependency to Maven

Add the following org.microshed : microshed-testing-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.microshed</groupId>
    <artifactId>microshed-testing-core</artifactId>
    <version>0.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.microshed : microshed-testing-core gradle dependency to your build.gradle file:

implementation 'org.microshed:microshed-testing-core:0.9.1'

Gradle Kotlin DSL: Add the following org.microshed : microshed-testing-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.microshed:microshed-testing-core:0.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.microshed : microshed-testing-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.microshed" % "microshed-testing-core" % "0.9.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 01, 2020
1 stars
Jul 11, 2023
3.2k stars
Jul 11, 2023
2 usages
3.2k stars
Jul 11, 2023
3.2k stars
Aug 02, 2023
6 usages
457 stars
Aug 02, 2023
13 usages
457 stars
Oct 08, 2019
3 stars
Oct 08, 2019
3 stars
May 25, 2023
6 usages
2.1k stars