thymesheet-spring3

Use Thymesheet and Thymeleaf with Spring3

License

License

GroupId

GroupId

com.connect-group
ArtifactId

ArtifactId

thymesheet-spring3
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

thymesheet-spring3
Use Thymesheet and Thymeleaf with Spring3

Download thymesheet-spring3

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.thymeleaf : thymeleaf-spring3 jar 2.1.6.RELEASE
com.connect-group : thymesheet jar 2.2.0

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api Optional jar 2.5
org.springframework : spring-webmvc Optional jar 3.2.18.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.2
2.1.1
2.1.0
2.1.0-beta2