MockK DSL common

Common(JS and Java) MockK DSL providing API for MockK implementation

License

License

GroupId

GroupId

io.mockk
ArtifactId

ArtifactId

mockk-dsl
Last Version

Last Version

1.12.4
Release Date

Release Date

Type

Type

jar
Description

Description

MockK DSL common
Common(JS and Java) MockK DSL providing API for MockK implementation
Project URL

Project URL

http://mockk.io
Source Code Management

Source Code Management

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

Download mockk-dsl

How to add to project

<!-- https://jarcasting.com/artifacts/io.mockk/mockk-dsl/ -->
<dependency>
    <groupId>io.mockk</groupId>
    <artifactId>mockk-dsl</artifactId>
    <version>1.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.mockk/mockk-dsl/
implementation 'io.mockk:mockk-dsl:1.12.4'
// https://jarcasting.com/artifacts/io.mockk/mockk-dsl/
implementation ("io.mockk:mockk-dsl:1.12.4")
'io.mockk:mockk-dsl:jar:1.12.4'
<dependency org="io.mockk" name="mockk-dsl" rev="1.12.4">
  <artifact name="mockk-dsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mockk', module='mockk-dsl', version='1.12.4')
)
libraryDependencies += "io.mockk" % "mockk-dsl" % "1.12.4"
[io.mockk/mockk-dsl "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
1.7.17
1.7.16
1.7.15
1.7.14
1.7.13
1.7.12
1.7.11
1.7.10
1.7.9
1.7.8
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7
1.6.3
1.6.2
1.6.1
1.6