Last Version

Thymeleaf Jersey Integration 0.0.9

An extension for Thymeleaf forwarding object-to-string conversions to the appropriate JAX-RS ParamConverter. As the necessary functionality is not standardised, a generic JAX-RS solution is not possible; this module works on Jersey only.

License

License

Categories

Categories

Leaf Data Databases Jersey Program Interface REST Frameworks
GroupId

GroupId

hu.inbuss
ArtifactId

ArtifactId

thymeleaf-jersey
Version

Version

0.0.9
Type

Type

jar
Description

Description

Thymeleaf Jersey Integration
An extension for Thymeleaf forwarding object-to-string conversions to the appropriate JAX-RS ParamConverter. As the necessary functionality is not standardised, a generic JAX-RS solution is not possible; this module works on Jersey only.
Project URL

Project URL

https://github.com/inbuss/thymeleaf-jersey
Source Code Management

Source Code Management

http://github.com/inbuss/thymeleaf-jersey/tree/master

Download thymeleaf-jersey 0.0.9


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

Dependencies

compile (1)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 3.0.2.RELEASE

provided (1)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-server jar 2.23.1

Project Modules

There are no modules declared in this project.