Last Version

Water Template Example 1.2.2

Examples of applications using Water template engine

License

License

GroupId

GroupId

org.watertemplate
ArtifactId

ArtifactId

watertemplate-example
Version

Version

1.2.2
Type

Type

war
Description

Description

Water Template Example
Examples of applications using Water template engine
Source Code Management

Source Code Management

https://github.com/tiagobento/watertemplate-engine/tree/master/watertemplate-example

Download watertemplate-example 1.2.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.watertemplate : watertemplate-engine jar 1.2.2
org.watertemplate : watertemplate-jaxrs-binding jar 1.2.2
org.jboss.resteasy : resteasy-jaxrs jar 3.0.11.Final
org.jboss.resteasy : resteasy-servlet-initializer jar 3.0.11.Final
org.apache.commons : commons-lang3 jar 3.3.2

Project Modules

There are no modules declared in this project.