Last Version

thymeleaf-extras-db 0.0.1

Thymeleaf database extras project for Spring Boot

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.jeesun.thymeleaf.extras
ArtifactId

ArtifactId

thymeleaf-extras-db
Version

Version

0.0.1
Type

Type

jar
Description

Description

thymeleaf-extras-db
Thymeleaf database extras project for Spring Boot
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/jeesun/thymeleaf-extras-db

Download thymeleaf-extras-db 0.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jdbc jar 1.5.15.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 1.5.15.RELEASE
org.thymeleaf.extras : thymeleaf-extras-springsecurity4 jar 3.0.2.RELEASE
org.springframework.boot : spring-boot-starter-cache jar 1.5.15.RELEASE
com.alibaba : fastjson jar 1.2.47

Project Modules

There are no modules declared in this project.