License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.sparkjava |
ArtifactId | ArtifactIdspark-template-thymeleaf |
Last Version | Last Version2.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspark-template-thymeleaf
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.sparkjava/spark-template-thymeleaf/ -->
<dependency>
<groupId>com.sparkjava</groupId>
<artifactId>spark-template-thymeleaf</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sparkjava/spark-template-thymeleaf/
implementation 'com.sparkjava:spark-template-thymeleaf:2.7.1'
// https://jarcasting.com/artifacts/com.sparkjava/spark-template-thymeleaf/
implementation ("com.sparkjava:spark-template-thymeleaf:2.7.1")
'com.sparkjava:spark-template-thymeleaf:jar:2.7.1'
<dependency org="com.sparkjava" name="spark-template-thymeleaf" rev="2.7.1">
<artifact name="spark-template-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sparkjava', module='spark-template-thymeleaf', version='2.7.1')
)
libraryDependencies += "com.sparkjava" % "spark-template-thymeleaf" % "2.7.1"
[com.sparkjava/spark-template-thymeleaf "2.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf | jar | 3.0.5.RELEASE |
org.thymeleaf.extras : thymeleaf-extras-java8time | jar | 3.0.0.RELEASE |
com.sparkjava : spark-core | jar | 2.5.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |