is not current version
Last Version 0.4

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


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

jetty-webapp-test-container
Version

Version

0.3
Type

Type

jar

Download jetty-webapp-test-container 0.3


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