MVN

org.eclipse.microprofile : microprofile-tck-bom

Maven & Gradle

Aug 10, 2023
2 stars

MicroProfile TCK BOM · MicroProfile TCK BOM

<dependency>
    <groupId>org.eclipse.microprofile</groupId>
    <artifactId>microprofile-tck-bom</artifactId>
    <version>3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.microprofile : microprofile-tck-bom to add to Maven - Latest Versions:

  • Latest Stable: 3.2
  • Latest Release Candidate: 3.1-RC1

All Versions

Choose a version of org.eclipse.microprofile : microprofile-tck-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2
microprofile-tck-bom-3.2
3.1
microprofile-tck-bom-3.1
microprofile-tck-bom-3.1-RC1
3.0
microprofile-tck-bom-3.0
microprofile-tck-bom-3.0-RC2
microprofile-tck-bom-3.0-RC1
2.8
microprofile-tck-bom-2.8
2.7
microprofile-tck-bom-2.7
2.6
microprofile-tck-bom-2.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.eclipse.microprofile</groupId>
    <artifactId>microprofile-tck-bom</artifactId>
    <version>3.2</version>
</dependency>