| Categories |
CategoriesGlassFish Container Application Servers Maven Build Tools Jersey Program Interface REST Frameworks |
|---|---|
| GroupId | GroupIdorg.glassfish.jersey.test-framework.maven |
| ArtifactId | ArtifactIdcontainer-runner-maven-plugin |
| Version | Version2.23.1 |
| Type | Typemaven-plugin |
<plugin>
<groupId>org.glassfish.jersey.test-framework.maven</groupId>
<artifactId>container-runner-maven-plugin</artifactId>
<version>2.23.1</version>
</plugin>