MVN

com.github.rinoto.spring : spring-auto-mock

Maven & Gradle

May 06, 2016
9 stars

spring-auto-mock · Automocks the dependencies in Spring your test magically

<dependency>
    <groupId>com.github.rinoto.spring</groupId>
    <artifactId>spring-auto-mock</artifactId>
    <version>0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rinoto.spring : spring-auto-mock to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3

All Versions

Choose a version of com.github.rinoto.spring : spring-auto-mock to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3
spring-auto-mock-0.3

How to add a dependency to Maven

Add the following com.github.rinoto.spring : spring-auto-mock maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.rinoto.spring</groupId>
    <artifactId>spring-auto-mock</artifactId>
    <version>0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.rinoto.spring : spring-auto-mock gradle dependency to your build.gradle file:

implementation 'com.github.rinoto.spring:spring-auto-mock:0.3'

Gradle Kotlin DSL: Add the following com.github.rinoto.spring : spring-auto-mock gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.rinoto.spring:spring-auto-mock:0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.rinoto.spring : spring-auto-mock sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.rinoto.spring" % "spring-auto-mock" % "0.3"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 05, 2018
1 usages
2 stars
Mar 10, 2020
9 stars
Feb 20, 2018
237 stars
Jan 31, 2023
6 usages
126 stars
May 18, 2018
21 usages
58.8k stars
May 12, 2016
18 usages
23.8k stars
Dec 10, 2018
2 usages
1.4k stars
May 07, 2018
5 usages
62 stars