License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdorg.bremersee |
ArtifactId | ArtifactIdcommon-base-thymeleaf |
Last Version | Last Version2.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-base-thymeleaf
Common Base Thymeleaf
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.bremersee/common-base-thymeleaf/ -->
<dependency>
<groupId>org.bremersee</groupId>
<artifactId>common-base-thymeleaf</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.bremersee/common-base-thymeleaf/
implementation 'org.bremersee:common-base-thymeleaf:2.3.3'
// https://jarcasting.com/artifacts/org.bremersee/common-base-thymeleaf/
implementation ("org.bremersee:common-base-thymeleaf:2.3.3")
'org.bremersee:common-base-thymeleaf:jar:2.3.3'
<dependency org="org.bremersee" name="common-base-thymeleaf" rev="2.3.3">
<artifact name="common-base-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bremersee', module='common-base-thymeleaf', version='2.3.3')
)
libraryDependencies += "org.bremersee" % "common-base-thymeleaf" % "2.3.3"
[org.bremersee/common-base-thymeleaf "2.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.thymeleaf : thymeleaf | jar | |
org.thymeleaf : thymeleaf-spring5 | jar | |
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |