MVN

org.junit.platform : junit-platform-jfr

Maven & Gradle

Jul 23, 2023
28 usages
6.1k stars

JUnit Platform Flight Recorder Support · Module "junit-platform-jfr" of JUnit 5.

<dependency>
    <groupId>org.junit.platform</groupId>
    <artifactId>junit-platform-jfr</artifactId>
    <version>1.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.junit.platform : junit-platform-jfr to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.0
  • Latest Release Candidate: 1.10.0-RC2

All Versions

Choose a version of org.junit.platform : junit-platform-jfr to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
junit-platform-jfr-1.10.0
junit-platform-jfr-1.10.0-RC2
junit-platform-jfr-1.10.0-RC1
junit-platform-jfr-1.10.0-M1
1.9.x
junit-platform-jfr-1.9.3
junit-platform-jfr-1.9.2
junit-platform-jfr-1.9.1
junit-platform-jfr-1.9.0
junit-platform-jfr-1.9.0-RC1
junit-platform-jfr-1.9.0-M1
1.8.x
junit-platform-jfr-1.8.2
junit-platform-jfr-1.8.1
junit-platform-jfr-1.8.0
junit-platform-jfr-1.8.0-RC1
junit-platform-jfr-1.8.0-M1
1.7.x
junit-platform-jfr-1.7.2
junit-platform-jfr-1.7.1
junit-platform-jfr-1.7.0
junit-platform-jfr-1.7.0-RC1

How to add a dependency to Maven

Add the following org.junit.platform : junit-platform-jfr maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.junit.platform</groupId>
    <artifactId>junit-platform-jfr</artifactId>
    <version>1.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.junit.platform : junit-platform-jfr gradle dependency to your build.gradle file:

implementation 'org.junit.platform:junit-platform-jfr:1.10.0'

Gradle Kotlin DSL: Add the following org.junit.platform : junit-platform-jfr gradle kotlin dependency to your build.gradle.kts file:

implementation("org.junit.platform:junit-platform-jfr:1.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.junit.platform : junit-platform-jfr sbt scala dependency to your build.sbt file:

libraryDependencies += "org.junit.platform" % "junit-platform-jfr" % "1.10.0"

Advertisement

Dependencies from Group

Jul 23, 2023
2k usages
6.1k stars
Jul 23, 2023
910 usages
6.1k stars
Jul 23, 2023
661 usages
6.1k stars
Jul 23, 2023
501 usages
6.1k stars
Jul 23, 2023
453 usages
6.1k stars

Discover Dependencies

Aug 22, 2023
145 usages
5.1k stars
Aug 22, 2023
167 usages
5.1k stars
Sep 25, 2021
13 stars
Sep 28, 2022
1 usages
6 stars
Sep 28, 2022
4 usages
6 stars
Jan 22, 2021
0 stars
Aug 12, 2020
2 usages
jte
Aug 16, 2023
16 usages
559 stars