<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-tracing-api</artifactId>
<version>2.0.1.Final</version>
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='resteasy-tracing-api', version='2.0.1.Final')
)
<parent> <groupId>org.jboss.resteasy</groupId> <artifactId>resteasy-extensions</artifactId> <version>2.0.1.Final</version> </parent>
test
|-- jakarta.ws.rs:jakarta.ws.rs-api
|-- org.kohsuke.metainf-services:metainf-services:1.9
|-- org.jboss.resteasy:resteasy-client