Last Version

TeaServlet 4.1.2

The TeaServlet is a template engine that works with the Tea template language.

License

License

GroupId

GroupId

org.teatrove
ArtifactId

ArtifactId

teaservlet
Version

Version

4.1.2
Type

Type

jar
Description

Description

TeaServlet
The TeaServlet is a template engine that works with the Tea template language.
Project Organization

Project Organization

TeaTrove.org

Download teaservlet 4.1.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.teatrove : trove jar 4.1.2
org.teatrove : tea jar 4.1.2
org.teatrove : teatools jar 4.1.2
javax.servlet : servlet-api jar 2.5
net.sf.scannotation : scannotation jar 1.0.2
joda-time : joda-time jar 1.6.2

provided (1)

Group / Artifact Type Version
org.teatrove : toolbox jar 4.1.2

Project Modules

There are no modules declared in this project.