JUnit Platform Maven Plugin

Launches the JUnit Platform

License

License

Categories

Categories

Maven Build Tools JUnit Unit Testing ORM Data
GroupId

GroupId

de.sormuras.junit
ArtifactId

ArtifactId

junit-platform-maven-plugin
Last Version

Last Version

1.1.6
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

JUnit Platform Maven Plugin
Launches the JUnit Platform
Project URL

Project URL

https://github.com/sormuras/junit-platform-maven-plugin
Source Code Management

Source Code Management

https://github.com/sormuras/junit-platform-maven-plugin.git

Download junit-platform-maven-plugin

How to add to project

<plugin>
    <groupId>de.sormuras.junit</groupId>
    <artifactId>junit-platform-maven-plugin</artifactId>
    <version>1.1.6</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
de.sormuras.junit : junit-platform-isolator jar 1.0.0-M10

provided (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-artifact jar 3.3.9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.1
org.junit.platform : junit-platform-launcher jar 1.8.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
1.0.0-M5
1.0.0-M4
1.0.0-M3
1.0.0-M2
1.0.0-M1