is not current version
Last Version 0.0.9

hu.inbuss:thymeleaf-cdi 0.0.1

An extension for Thymeleaf that allows referencing CDI @Named beans as top-level objects in expressions.

Categories

Categories

Leaf Data Databases
GroupId

GroupId

hu.inbuss
ArtifactId

ArtifactId

thymeleaf-cdi
Version

Version

0.0.1
Type

Type

jar

Download thymeleaf-cdi 0.0.1


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