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