is not current version
Last Version 0.4

com.github.mike10004:jetty-webapp-test-container-project 0.3

Jetty Webapp Test Container Implementation

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

jetty-webapp-test-container-project
Version

Version

0.3
Type

Type

pom

Download jetty-webapp-test-container-project 0.3


<!-- https://jarcasting.com/artifacts/com.github.mike10004/jetty-webapp-test-container-project/ -->
<dependency>
    <groupId>com.github.mike10004</groupId>
    <artifactId>jetty-webapp-test-container-project</artifactId>
    <version>0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/jetty-webapp-test-container-project/
implementation 'com.github.mike10004:jetty-webapp-test-container-project:0.3'
// https://jarcasting.com/artifacts/com.github.mike10004/jetty-webapp-test-container-project/
implementation ("com.github.mike10004:jetty-webapp-test-container-project:0.3")
'com.github.mike10004:jetty-webapp-test-container-project:pom:0.3'
<dependency org="com.github.mike10004" name="jetty-webapp-test-container-project" rev="0.3">
  <artifact name="jetty-webapp-test-container-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='jetty-webapp-test-container-project', version='0.3')
)
libraryDependencies += "com.github.mike10004" % "jetty-webapp-test-container-project" % "0.3"
[com.github.mike10004/jetty-webapp-test-container-project "0.3"]