Last Version

Water Template 1.2.2

Water Template Engine base project

License

License

GroupId

GroupId

org.watertemplate
ArtifactId

ArtifactId

watertemplate
Version

Version

1.2.2
Type

Type

pom
Description

Description

Water Template
Water Template Engine base project
Source Code Management

Source Code Management

https://github.com/tiagobento/watertemplate-engine

Download watertemplate 1.2.2

Filename Size
watertemplate-1.2.2.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • watertemplate-engine
  • watertemplate-i18n-maven-plugin
  • watertemplate-jaxrs-binding
  • watertemplate-example