Quarkus - JUnit 5 - Mockk

Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration

License

License

Categories

Categories

Quarkus Container Microservices JUnit Unit Testing
GroupId

GroupId

io.quarkiverse.mockk
ArtifactId

ArtifactId

quarkus-junit5-mockk
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Quarkus - JUnit 5 - Mockk
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-junit5-mockk

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21
org.jetbrains.kotlin : kotlin-reflect jar 1.6.21
io.quarkus : quarkus-junit5 jar
io.quarkus : quarkus-arc-deployment jar
io.mockk : mockk jar 1.12.3

test (3)

Group / Artifact Type Version
io.quarkus : quarkus-rest-client jar
org.assertj : assertj-core jar 3.22.0
io.quarkus : quarkus-mutiny jar

Project Modules

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

Quarkiverse Hub

A place to host and build Quarkus extensions

Versions

Version
1.1.1
1.1.0
1.0.1
0.3.0
0.2.0
0.1.0