Last Version

Hello World Servlet 1.0.5

Servlet to print hello world. And diagnostic information

License

License

Categories

Categories

Net
GroupId

GroupId

net.oneandone
ArtifactId

ArtifactId

hellowar
Version

Version

1.0.5
Type

Type

war
Description

Description

Hello World Servlet
Servlet to print hello world. And diagnostic information
Project Organization

Project Organization

1&1
Source Code Management

Source Code Management

https://github.com/mlhartme/hellowar

Download hellowar 1.0.5


<!-- https://jarcasting.com/artifacts/net.oneandone/hellowar/ -->
<dependency>
    <groupId>net.oneandone</groupId>
    <artifactId>hellowar</artifactId>
    <version>1.0.5</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone/hellowar/
implementation 'net.oneandone:hellowar:1.0.5'
// https://jarcasting.com/artifacts/net.oneandone/hellowar/
implementation ("net.oneandone:hellowar:1.0.5")
'net.oneandone:hellowar:war:1.0.5'
<dependency org="net.oneandone" name="hellowar" rev="1.0.5">
  <artifact name="hellowar" type="war" />
</dependency>
@Grapes(
@Grab(group='net.oneandone', module='hellowar', version='1.0.5')
)
libraryDependencies += "net.oneandone" % "hellowar" % "1.0.5"
[net.oneandone/hellowar "1.0.5"]

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.