Last Version

Water Template JAX-RS Binding 1.2.2

JAX-RS Binding to Water template engine

License

License

GroupId

GroupId

org.watertemplate
ArtifactId

ArtifactId

watertemplate-jaxrs-binding
Version

Version

1.2.2
Type

Type

jar
Description

Description

Water Template JAX-RS Binding
JAX-RS Binding to Water template engine
Source Code Management

Source Code Management

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

Download watertemplate-jaxrs-binding 1.2.2


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

Dependencies

provided (3)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0.1
javax.servlet : javax.servlet-api jar 3.1.0
org.watertemplate : watertemplate-engine jar 1.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.