MVN

com.github.mjeanroy : junit-servers-core

Maven & Gradle

Dec 26, 2022
4 usages
31 stars

junit-servers-core

<dependency>
    <groupId>com.github.mjeanroy</groupId>
    <artifactId>junit-servers-core</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mjeanroy : junit-servers-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.github.mjeanroy : junit-servers-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
junit-servers-core-3.0.0
2.1.x
junit-servers-core-2.1.1
junit-servers-core-2.1.0
2.0.x
junit-servers-core-2.0.1
junit-servers-core-2.0.0
1.0.x
junit-servers-core-1.0.0
0.13.x
junit-servers-core-0.13.0
0.12.x
junit-servers-core-0.12.0
0.11.x
junit-servers-core-0.11.0
0.10.x
junit-servers-core-0.10.0
0.9.x
junit-servers-core-0.9.0
0.8.x
junit-servers-core-0.8.0
0.7.x
junit-servers-core-0.7.0
0.6.x
junit-servers-core-0.6.1
junit-servers-core-0.6.0
0.5.x
junit-servers-core-0.5.0
0.4.x
junit-servers-core-0.4.2
junit-servers-core-0.4.1
junit-servers-core-0.4.0
0.3.x
junit-servers-core-0.3.1
junit-servers-core-0.3.0
0.2.x
junit-servers-core-0.2.2
junit-servers-core-0.2.1
junit-servers-core-0.2.0
0.1.x
junit-servers-core-0.1.0

How to add a dependency to Maven

Add the following com.github.mjeanroy : junit-servers-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.mjeanroy</groupId>
    <artifactId>junit-servers-core</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.mjeanroy : junit-servers-core gradle dependency to your build.gradle file:

implementation 'com.github.mjeanroy:junit-servers-core:3.0.0'

Gradle Kotlin DSL: Add the following com.github.mjeanroy : junit-servers-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.mjeanroy:junit-servers-core:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.mjeanroy : junit-servers-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.mjeanroy" % "junit-servers-core" % "3.0.0"

Advertisement

Dependencies from Group

Apr 12, 2018
7 usages
4 stars
Dec 26, 2022
5 usages
31 stars
Dec 26, 2022
4 usages
31 stars
May 31, 2020
3 usages
13 stars
Jul 30, 2022
3 usages
62 stars

Discover Dependencies

Apr 25, 2018
1 usages
6 stars
Aug 05, 2017
4 usages
20 stars
Oct 14, 2018
9 usages
1k stars
May 29, 2019
3 usages
62 stars
Apr 12, 2017
1 usages
1.2k stars
Nov 18, 2021
2.1k stars
Aug 04, 2023
80 stars