Thymeleaf Dialect for use with wro4spring

Parent POM for Spring projects that are deployed in a Servlet context. WARs should inherit from parent-webapp.

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

org.sevensource.wro4spring
ArtifactId

ArtifactId

wro4spring-thymeleaf-dialect
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Thymeleaf Dialect for use with wro4spring
Parent POM for Spring projects that are deployed in a Servlet context. WARs should inherit from parent-webapp.
Project URL

Project URL

http://www.sevensource.org/
Project Organization

Project Organization

SevenSource

Download wro4spring-thymeleaf-dialect

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.sevensource : wro4spring jar 0.0.2
org.sevensource : thymeleaf4spring Optional jar 0.0.2
javax.servlet.jsp.jstl : jstl-api jar 1.2
org.glassfish.web : jstl-impl jar 1.2
org.slf4j : slf4j-api jar 1.7.2

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1