Last Version

com.github.mike10004:jetty-webapp-example 0.4

Jetty Webapp Test Container Implementation

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

jetty-webapp-example
Version

Version

0.4
Type

Type

war
Description

Description

Jetty Webapp Test Container Implementation

Download jetty-webapp-example 0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-servlet jar 2.32

provided (2)

Group / Artifact Type Version
javax.servlet : jstl jar 1.2
org.glassfish.jersey.containers : jersey-container-jetty-servlet jar 2.32

runtime (1)

Group / Artifact Type Version
org.glassfish.jersey.inject : jersey-hk2 jar 2.32

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.github.mike10004 : jetty-webapp-test-container jar 0.4
com.google.guava : guava jar 29.0-jre
org.slf4j : slf4j-jdk14 jar 1.7.30

Project Modules

There are no modules declared in this project.