MVN

com.github.dreamhead : moco-junit

Maven & Gradle

Dec 01, 2022
7 usages
4.2k stars

moco-junit · Moco is an easy setup stub framework, mainly focusing on testing and integration.

<dependency>
    <groupId>com.github.dreamhead</groupId>
    <artifactId>moco-junit</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dreamhead : moco-junit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of com.github.dreamhead : moco-junit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
moco-junit-1.4.0
1.3.x
moco-junit-1.3.0
1.2.x
moco-junit-1.2.0
1.1.x
moco-junit-1.1.0
1.0.x
moco-junit-1.0.0
0.12.x
moco-junit-0.12.0
0.11.x
moco-junit-0.11.1
moco-junit-0.11.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.dreamhead</groupId>
    <artifactId>moco-junit</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.dreamhead : moco-junit gradle dependency to your build.gradle file:

implementation 'com.github.dreamhead:moco-junit:1.4.0'

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

implementation("com.github.dreamhead:moco-junit:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.dreamhead : moco-junit sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.dreamhead" % "moco-junit" % "1.4.0"

Advertisement

Dependencies from Group

Dec 01, 2022
24 usages
4.2k stars
Dec 01, 2022
11 usages
4.2k stars
Dec 01, 2022
7 usages
4.2k stars
Sep 01, 2020
1 usages
33 stars
Sep 01, 2020
33 stars

Discover Dependencies

Jun 20, 2022
6 usages
286 stars
Jun 03, 2022
1 usages
10.6k stars
Jun 03, 2022
7 usages
10.6k stars
Jun 03, 2022
57 usages
10.6k stars
Nov 19, 2018
10.6k stars
Oct 08, 2020
5 usages
Feb 24, 2018
523 stars