MVN

no.saua.remock : remock

Maven & Gradle

Apr 05, 2022
17 stars

Remock · Remock is a library for mocking up Spring beans with Mockito

<dependency>
    <groupId>no.saua.remock</groupId>
    <artifactId>remock</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.saua.remock : remock to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of no.saua.remock : remock to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
remock-2.0.0
1.1.x
remock-1.1.0
1.0.x
remock-1.0.0
0.6.x
remock-0.6.1
remock-0.6.0
0.5.x
remock-0.5.1
remock-0.5.0
0.4.x
remock-0.4.0
0.3.x
remock-0.3.1
remock-0.3.0
0.2.x
remock-0.2.3
remock-0.2.2
remock-0.2.1
remock-0.2.0
0.1.x
remock-0.1.1
remock-0.1.0

How to add a dependency to Maven

Add the following no.saua.remock : remock maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>no.saua.remock</groupId>
    <artifactId>remock</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following no.saua.remock : remock gradle dependency to your build.gradle file:

implementation 'no.saua.remock:remock:2.0.0'

Gradle Kotlin DSL: Add the following no.saua.remock : remock gradle kotlin dependency to your build.gradle.kts file:

implementation("no.saua.remock:remock:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following no.saua.remock : remock sbt scala dependency to your build.sbt file:

libraryDependencies += "no.saua.remock" % "remock" % "2.0.0"

Advertisement

Dependencies from Group

Apr 05, 2022
17 stars

Discover Dependencies

May 21, 2015
1 stars
May 20, 2015
1 usages
3 stars
May 24, 2015
76 stars
Apr 09, 2021
4 stars
Aug 23, 2016
2 usages
40 stars
Aug 23, 2016
1 usages
40 stars
Aug 23, 2016
1 usages
40 stars