Download cat-boot-thymeleaf-base-0.2.27.jar file - Jar c

Jar examples for c:cat-boot-thymeleaf-base

Description

Catalysts Spring Boot extentions

You can download jar file cat-boot-thymeleaf-base 0.2.27 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cat-boot-thymeleaf-base-0.2.27.jar to your project.

<dependency>
   <groupId>cc.catalysts.boot</groupId>
   <artifactId>cat-boot-thymeleaf-base</artifactId>
   <version>0.2.27</version>
</dependency>
compile group: 'cc.catalysts.boot', name: 'cat-boot-thymeleaf-base', version: '0.2.27'
libraryDependencies += "cc.catalysts.boot" % "cat-boot-thymeleaf-base" % "0.2.27"
<dependency org="cc.catalysts.boot" name="cat-boot-thymeleaf-base" rev="0.2.27"/>
@Grapes(@Grab(group='cc.catalysts.boot', module='cat-boot-thymeleaf-base', version='0.2.27'))
'cc.catalysts.boot:cat-boot-thymeleaf-base:jar:0.2.27'

Download

Click the following link to download the jar file.

cat-boot-thymeleaf-base-0.2.27-javadoc.jar
cat-boot-thymeleaf-base-0.2.27-sources.jar
cat-boot-thymeleaf-base-0.2.27.jar
cat-boot-thymeleaf-base-0.2.27.pom



Related Tutorials