License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdorg.everit.osgi.bundles |
ArtifactId | ArtifactIdorg.everit.osgi.bundles.org.thymeleaf.thymeleaf |
Last Version | Last Version2.1.3.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthymeleaf
XML/XHTML/HTML5 template engine for Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.everit.osgi.bundles/org.everit.osgi.bundles.org.thymeleaf.thymeleaf/ -->
<dependency>
<groupId>org.everit.osgi.bundles</groupId>
<artifactId>org.everit.osgi.bundles.org.thymeleaf.thymeleaf</artifactId>
<version>2.1.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.everit.osgi.bundles/org.everit.osgi.bundles.org.thymeleaf.thymeleaf/
implementation 'org.everit.osgi.bundles:org.everit.osgi.bundles.org.thymeleaf.thymeleaf:2.1.3.RELEASE'
// https://jarcasting.com/artifacts/org.everit.osgi.bundles/org.everit.osgi.bundles.org.thymeleaf.thymeleaf/
implementation ("org.everit.osgi.bundles:org.everit.osgi.bundles.org.thymeleaf.thymeleaf:2.1.3.RELEASE")
'org.everit.osgi.bundles:org.everit.osgi.bundles.org.thymeleaf.thymeleaf:jar:2.1.3.RELEASE'
<dependency org="org.everit.osgi.bundles" name="org.everit.osgi.bundles.org.thymeleaf.thymeleaf" rev="2.1.3.RELEASE">
<artifact name="org.everit.osgi.bundles.org.thymeleaf.thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.everit.osgi.bundles', module='org.everit.osgi.bundles.org.thymeleaf.thymeleaf', version='2.1.3.RELEASE')
)
libraryDependencies += "org.everit.osgi.bundles" % "org.everit.osgi.bundles.org.thymeleaf.thymeleaf" % "2.1.3.RELEASE"
[org.everit.osgi.bundles/org.everit.osgi.bundles.org.thymeleaf.thymeleaf "2.1.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.nekohtml : nekohtml Optional | jar | 1.9.15 |
ognl : ognl | jar | 3.0.6 |
org.javassist : javassist | jar | 3.16.1-GA |
org.everit.osgi.bundles : org.everit.osgi.bundles.org.unbescape | jar | 1.0 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api Optional | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
commons-lang : commons-lang | jar | 2.5 |
commons-io : commons-io | jar | 2.0.1 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
log4j : log4j | jar | 1.2.15 |