License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdorg.tiogasolutions.lib |
ArtifactId | ArtifactIdtioga-lib-thymeleaf |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontioga-lib-thymeleaf
Tioga Solutions
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.tiogasolutions.lib/tioga-lib-thymeleaf/ -->
<dependency>
<groupId>org.tiogasolutions.lib</groupId>
<artifactId>tioga-lib-thymeleaf</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.tiogasolutions.lib/tioga-lib-thymeleaf/
implementation 'org.tiogasolutions.lib:tioga-lib-thymeleaf:1.1.6'
// https://jarcasting.com/artifacts/org.tiogasolutions.lib/tioga-lib-thymeleaf/
implementation ("org.tiogasolutions.lib:tioga-lib-thymeleaf:1.1.6")
'org.tiogasolutions.lib:tioga-lib-thymeleaf:jar:1.1.6'
<dependency org="org.tiogasolutions.lib" name="tioga-lib-thymeleaf" rev="1.1.6">
<artifact name="tioga-lib-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tiogasolutions.lib', module='tioga-lib-thymeleaf', version='1.1.6')
)
libraryDependencies += "org.tiogasolutions.lib" % "tioga-lib-thymeleaf" % "1.1.6"
[org.tiogasolutions.lib/tioga-lib-thymeleaf "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf | jar | 2.1.3.RELEASE |
org.tiogasolutions.dev : tioga-dev-common | jar | RELEASE |
org.javassist : javassist | jar | 3.18.1-GA |
org.slf4j : slf4j-api | jar | 1.7.20 |
org.thymeleaf.extras : thymeleaf-extras-java8time | jar | 2.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.21 |