MVN

org.jboss.resteasy.microprofile : testsuite

Maven & Gradle

Aug 23, 2023
2 stars

RESTEasy MicroProfile: Test Suite

<dependency>
    <groupId>org.jboss.resteasy.microprofile</groupId>
    <artifactId>testsuite</artifactId>
    <version>2.1.3.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jboss.resteasy.microprofile : testsuite to add to Maven - Latest Versions:

  • Latest Stable: 2.1.3.Final
  • Latest Beta: 2.0.0.Beta1
  • Latest Alpha: 1.0.0.Alpha2

All Versions

Choose a version of org.jboss.resteasy.microprofile : testsuite to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
testsuite-2.1.3.Final
testsuite-2.1.2.Final
testsuite-2.1.1.Final
testsuite-2.1.0.Final
2.0.x
testsuite-2.0.0.Final
testsuite-2.0.0.Beta1
1.0.x
testsuite-1.0.0.Final
testsuite-1.0.0.Beta1
testsuite-1.0.0.Alpha2
testsuite-1.0.0.Alpha1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jboss.resteasy.microprofile</groupId>
    <artifactId>testsuite</artifactId>
    <version>2.1.3.Final</version>
</dependency>