Last Version

Thymeleaf Feature Toggles Extension 0.1.0

Extension to the thymeleaf which allows to use togglz library in the templates

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

org.narsereg
ArtifactId

ArtifactId

thymeleaf-extras-features
Version

Version

0.1.0
Type

Type

pom
Description

Description

Thymeleaf Feature Toggles Extension
Extension to the thymeleaf which allows to use togglz library in the templates
Project URL

Project URL

https://github.com/narsereg/thymeleaf-extras-features
Source Code Management

Source Code Management

https://github.com/narsereg/thymeleaf-extras-features.git

Download thymeleaf-extras-features 0.1.0


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

Dependencies

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

Project Modules

There are no modules declared in this project.