is not current version
Last Version 2.10.0.Final

Quarkus - JUnit 4 Mock 2.1.2.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.1.2.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.1.2.Final


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.