MockK Java Agent API

API to build MockK agents

License

License

GroupId

GroupId

io.mockk
ArtifactId

ArtifactId

mockk-agent-api
Last Version

Last Version

1.12.4
Release Date

Release Date

Type

Type

jar
Description

Description

MockK Java Agent API
API to build MockK agents
Project URL

Project URL

http://mockk.io
Source Code Management

Source Code Management

https://github.com/mockk/mockk/

Download mockk-agent-api

How to add to project

<!-- https://jarcasting.com/artifacts/io.mockk/mockk-agent-api/ -->
<dependency>
    <groupId>io.mockk</groupId>
    <artifactId>mockk-agent-api</artifactId>
    <version>1.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.mockk/mockk-agent-api/
implementation 'io.mockk:mockk-agent-api:1.12.4'
// https://jarcasting.com/artifacts/io.mockk/mockk-agent-api/
implementation ("io.mockk:mockk-agent-api:1.12.4")
'io.mockk:mockk-agent-api:jar:1.12.4'
<dependency org="io.mockk" name="mockk-agent-api" rev="1.12.4">
  <artifact name="mockk-agent-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mockk', module='mockk-agent-api', version='1.12.4')
)
libraryDependencies += "io.mockk" % "mockk-agent-api" % "1.12.4"
[io.mockk/mockk-agent-api "1.12.4"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.0

Project Modules

There are no modules declared in this project.
io.mockk

MockK

Pure Kotlin mocking framework

Versions

Version
1.12.4
1.12.3
1.12.2
1.12.1
1.12.0
1.11.0
1.10.6
1.10.5
1.10.4
1.10.3-jdk8
1.10.3
1.10.2
1.10.1
1.10.0
1.9.3.kotlin12
1.9.3
1.9.2.kotlin12
1.9.2
1.9.1.kotlin12
1.9.1
1.9.kotlin12
1.9
1.8.13.kotlin13
1.8.13
1.8.12.kotlin13
1.8.12
1.8.11.kotlin13
1.8.11
1.8.10.kotlin13
1.8.10
1.8.9.kotlin13
1.8.9
1.8.8.kotlin13
1.8.8
1.8.7
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8