is not current version
Last Version 3.1.0-M3

org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin 2.31

The container runner maven plugin provides means to start and stop a container (currently, Weblogic, Tomcat and Glassfish4 are supported). To deploy an application to this container or to repetitively redeploy and test an application in the container.

Categories

Categories

GlassFish Container Application Servers Maven Build Tools Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.test-framework.maven
ArtifactId

ArtifactId

container-runner-maven-plugin
Version

Version

2.31
Type

Type

maven-plugin

Download container-runner-maven-plugin 2.31


<plugin>
    <groupId>org.glassfish.jersey.test-framework.maven</groupId>
    <artifactId>container-runner-maven-plugin</artifactId>
    <version>2.31</version>
</plugin>