Last Version

Thymeleaf Extras Togglz 2.0.1.RELEASE

Thymeleaf dialect integrating Togglz feature toggles.

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.heneke.thymeleaf
ArtifactId

ArtifactId

thymeleaf-extras-togglz
Version

Version

2.0.1.RELEASE
Type

Type

jar
Description

Description

Thymeleaf Extras Togglz
Thymeleaf dialect integrating Togglz feature toggles.
Project URL

Project URL

https://github.com/heneke/thymeleaf-extras-togglz
Source Code Management

Source Code Management

https://github.com/heneke/thymeleaf-extras-togglz/tree/master

Download thymeleaf-extras-togglz 2.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.heneke.thymeleaf/thymeleaf-extras-togglz/ -->
<dependency>
    <groupId>com.github.heneke.thymeleaf</groupId>
    <artifactId>thymeleaf-extras-togglz</artifactId>
    <version>2.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.heneke.thymeleaf/thymeleaf-extras-togglz/
implementation 'com.github.heneke.thymeleaf:thymeleaf-extras-togglz:2.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.heneke.thymeleaf/thymeleaf-extras-togglz/
implementation ("com.github.heneke.thymeleaf:thymeleaf-extras-togglz:2.0.1.RELEASE")
'com.github.heneke.thymeleaf:thymeleaf-extras-togglz:jar:2.0.1.RELEASE'
<dependency org="com.github.heneke.thymeleaf" name="thymeleaf-extras-togglz" rev="2.0.1.RELEASE">
  <artifact name="thymeleaf-extras-togglz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.heneke.thymeleaf', module='thymeleaf-extras-togglz', version='2.0.1.RELEASE')
)
libraryDependencies += "com.github.heneke.thymeleaf" % "thymeleaf-extras-togglz" % "2.0.1.RELEASE"
[com.github.heneke.thymeleaf/thymeleaf-extras-togglz "2.0.1.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 3.0.1.RELEASE
org.togglz : togglz-core jar 2.3.0.Final

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.togglz : togglz-testing jar 2.3.0.Final
org.thymeleaf : thymeleaf-testing jar 3.0.1.RELEASE

Project Modules

There are no modules declared in this project.