License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcloud.altemista.fwk.thymeleaf |
ArtifactId | ArtifactIdcloud-altemistafwk-core-thymeleaf-conf |
Last Version | Last Version3.1.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncloud-altemistafwk thymeleaf: thymeleaf implementation CONF
Common parent for the ACF framework projects
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cloud.altemista.fwk.thymeleaf/cloud-altemistafwk-core-thymeleaf-conf/ -->
<dependency>
<groupId>cloud.altemista.fwk.thymeleaf</groupId>
<artifactId>cloud-altemistafwk-core-thymeleaf-conf</artifactId>
<version>3.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.altemista.fwk.thymeleaf/cloud-altemistafwk-core-thymeleaf-conf/
implementation 'cloud.altemista.fwk.thymeleaf:cloud-altemistafwk-core-thymeleaf-conf:3.1.0.RELEASE'
// https://jarcasting.com/artifacts/cloud.altemista.fwk.thymeleaf/cloud-altemistafwk-core-thymeleaf-conf/
implementation ("cloud.altemista.fwk.thymeleaf:cloud-altemistafwk-core-thymeleaf-conf:3.1.0.RELEASE")
'cloud.altemista.fwk.thymeleaf:cloud-altemistafwk-core-thymeleaf-conf:jar:3.1.0.RELEASE'
<dependency org="cloud.altemista.fwk.thymeleaf" name="cloud-altemistafwk-core-thymeleaf-conf" rev="3.1.0.RELEASE">
<artifact name="cloud-altemistafwk-core-thymeleaf-conf" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.altemista.fwk.thymeleaf', module='cloud-altemistafwk-core-thymeleaf-conf', version='3.1.0.RELEASE')
)
libraryDependencies += "cloud.altemista.fwk.thymeleaf" % "cloud-altemistafwk-core-thymeleaf-conf" % "3.1.0.RELEASE"
[cloud.altemista.fwk.thymeleaf/cloud-altemistafwk-core-thymeleaf-conf "3.1.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cloud.altemista.fwk.framework : cloud-altemistafwk-core | jar | |
org.springframework.boot : spring-boot-starter-thymeleaf | jar |