is not current version
Last Version 2.10.0.Final

Quarkus - JUnit 4 Mock 2.7.3.Final

Module with some empty JUnit4 classes to allow Testcontainers to run without needing to include JUnit4 on the class path

License

License

Categories

Categories

Quarkus Container Microservices JUnit Unit Testing
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-junit4-mock
Version

Version

2.7.3.Final
Type

Type

jar
Description

Description

Quarkus - JUnit 4 Mock
Module with some empty JUnit4 classes to allow Testcontainers to run without needing to include JUnit4 on the class path
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-junit4-mock 2.7.3.Final


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

Dependencies

test (1)

Group / Artifact Type Version
io.quarkus : quarkus-bom pom 2.7.3.Final

Project Modules

There are no modules declared in this project.