is not current version
Last Version 0.4

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

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.2
Type

Type

pom

Download jetty-webapp-test-container-project 0.2


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