MVN

ru.vyarus.guicey : guicey-test-junit4

Maven & Gradle

Jul 05, 2023
228 stars

guicey-test-junit4 · JUnit 4 test support

<dependency>
    <groupId>ru.vyarus.guicey</groupId>
    <artifactId>guicey-test-junit4</artifactId>
    <version>7.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.vyarus.guicey : guicey-test-junit4 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.0.1
  • Latest Release Candidate: 7.0.0-rc.2
  • Latest Beta: 6.0.0-beta.1

All Versions

Choose a version of ru.vyarus.guicey : guicey-test-junit4 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.0.x
guicey-test-junit4-7.0.1
guicey-test-junit4-7.0.0
guicey-test-junit4-7.0.0-rc.2
guicey-test-junit4-7.0.0-rc.1
6.1.x
guicey-test-junit4-6.1.1
guicey-test-junit4-6.1.0
6.0.x
guicey-test-junit4-6.0.1
guicey-test-junit4-6.0.0
guicey-test-junit4-6.0.0-beta.1
5.9.x
guicey-test-junit4-5.9.1
guicey-test-junit4-5.9.0
5.8.x
guicey-test-junit4-5.8.1
guicey-test-junit4-5.8.0
5.7.x
guicey-test-junit4-5.7.1-1
guicey-test-junit4-5.7.0-1
5.6.x
guicey-test-junit4-5.6.1-1
guicey-test-junit4-5.6.0-1
5.5.x
guicey-test-junit4-5.5.0-1

How to add a dependency to Maven

Add the following ru.vyarus.guicey : guicey-test-junit4 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ru.vyarus.guicey</groupId>
    <artifactId>guicey-test-junit4</artifactId>
    <version>7.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ru.vyarus.guicey : guicey-test-junit4 gradle dependency to your build.gradle file:

implementation 'ru.vyarus.guicey:guicey-test-junit4:7.0.1'

Gradle Kotlin DSL: Add the following ru.vyarus.guicey : guicey-test-junit4 gradle kotlin dependency to your build.gradle.kts file:

implementation("ru.vyarus.guicey:guicey-test-junit4:7.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following ru.vyarus.guicey : guicey-test-junit4 sbt scala dependency to your build.sbt file:

libraryDependencies += "ru.vyarus.guicey" % "guicey-test-junit4" % "7.0.1"

Advertisement

Dependencies from Group

Jul 05, 2023
2 usages
228 stars
Jul 05, 2023
2 usages
228 stars
Jul 05, 2023
1 usages
228 stars
Jul 05, 2023
1 usages
228 stars
Jul 05, 2023
1 usages
228 stars

Discover Dependencies