MVN

io.mockk : mockk-agent

Maven & Gradle

Aug 14, 2023
1 usages
5.2k stars

MockK · MockK inline mocking agent

<dependency>
    <groupId>io.mockk</groupId>
    <artifactId>mockk-agent</artifactId>
    <version>1.13.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.mockk : mockk-agent to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.13.7

All Versions

Choose a version of io.mockk : mockk-agent to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.13.x
mockk-agent-1.13.7
mockk-agent-1.13.6
mockk-agent-1.13.5
mockk-agent-1.13.4
mockk-agent-1.13.3
mockk-agent-1.13.2
mockk-agent-1.13.1
1.12.x
mockk-agent-1.12.8
mockk-agent-1.12.7
mockk-agent-1.12.6
1.7.x
mockk-agent-1.7.17
mockk-agent-1.7.16
mockk-agent-1.7.15
mockk-agent-1.7.14
mockk-agent-1.7.13
mockk-agent-1.7.12
mockk-agent-1.7.11
mockk-agent-1.7.10
mockk-agent-1.7.9
mockk-agent-1.7.8
mockk-agent-1.7.7
mockk-agent-1.7.6
mockk-agent-1.7.5
mockk-agent-1.7.4
mockk-agent-1.7.3
mockk-agent-1.7.2
mockk-agent-1.7.1
1.7
mockk-agent-1.7
1.6.x
mockk-agent-1.6.3
mockk-agent-1.6.2
mockk-agent-1.6.1
1.6
mockk-agent-1.6
1.5.x
mockk-agent-1.5.6
mockk-agent-1.5.5
mockk-agent-1.5.4
mockk-agent-1.5.3
mockk-agent-1.5.2
mockk-agent-1.5.1
1.5
mockk-agent-1.5
1.4.x
mockk-agent-1.4.2
mockk-agent-1.4.1
1.4
mockk-agent-1.4
1.3
mockk-agent-1.3
1.2
mockk-agent-1.2
1.1
mockk-agent-1.1
1.0
mockk-agent-1.0

How to add a dependency to Maven

Add the following io.mockk : mockk-agent maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.mockk</groupId>
    <artifactId>mockk-agent</artifactId>
    <version>1.13.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.mockk : mockk-agent gradle dependency to your build.gradle file:

implementation 'io.mockk:mockk-agent:1.13.7'

Gradle Kotlin DSL: Add the following io.mockk : mockk-agent gradle kotlin dependency to your build.gradle.kts file:

implementation("io.mockk:mockk-agent:1.13.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.mockk : mockk-agent sbt scala dependency to your build.sbt file:

libraryDependencies += "io.mockk" % "mockk-agent" % "1.13.7"

Advertisement

Dependencies from Group

Aug 14, 2023
257 usages
5.2k stars
Aug 14, 2023
9 usages
5.2k stars
Aug 14, 2023
5 usages
5.2k stars
Aug 14, 2023
4 usages
5.2k stars
Aug 14, 2023
4 usages
5.2k stars

Discover Dependencies

Oct 27, 2017
3 usages
326 stars
Oct 22, 2017
1 stars
Oct 06, 2022
2 usages
2.1k stars
Jun 07, 2018
613 stars
Jun 07, 2018
613 stars
Oct 27, 2017
0 stars