Last Version

Hello World TeaTrove Example 4.1.2

Hello World example of using teatrove as a WAR project.

License

License

GroupId

GroupId

org.teatrove.examples
ArtifactId

ArtifactId

hello-world
Version

Version

4.1.2
Type

Type

war
Description

Description

Hello World TeaTrove Example
Hello World example of using teatrove as a WAR project.
Project Organization

Project Organization

TeaTrove.org

Download hello-world 4.1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.teatrove : teaservlet jar 4.1.2

Project Modules

There are no modules declared in this project.