Download thymesheet-spring3-2.1.2.jar file - Jar t

Jar examples for t:thymesheet-spring3

Description

Use Thymesheet and Thymeleaf with Spring3

You can download jar file thymesheet-spring3 2.1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add thymesheet-spring3-2.1.2.jar to your project.

<dependency>
   <groupId>com.connect-group</groupId>
   <artifactId>thymesheet-spring3</artifactId>
   <version>2.1.2</version>
</dependency>
compile group: 'com.connect-group', name: 'thymesheet-spring3', version: '2.1.2'
libraryDependencies += "com.connect-group" % "thymesheet-spring3" % "2.1.2"
<dependency org="com.connect-group" name="thymesheet-spring3" rev="2.1.2"/>
@Grapes(@Grab(group='com.connect-group', module='thymesheet-spring3', version='2.1.2'))
'com.connect-group:thymesheet-spring3:jar:2.1.2'

Download

Click the following link to download the jar file.

thymesheet-spring3-2.1.2-javadoc.jar
thymesheet-spring3-2.1.2-sources.jar
thymesheet-spring3-2.1.2.jar
thymesheet-spring3-2.1.2.pom



Related Tutorials