License |
License |
---|---|
GroupId | GroupIdcom.connect-group |
ArtifactId | ArtifactIdthymesheet-spring4 |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthymesheet-spring4
Use Thymesheet and Thymeleaf with Spring4
|
Filename | Size |
---|---|
thymesheet-spring4-2.2.0.pom | |
thymesheet-spring4-2.2.0.jar | 4 KB |
thymesheet-spring4-2.2.0-sources.jar | 2 KB |
thymesheet-spring4-2.2.0-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.connect-group/thymesheet-spring4/ -->
<dependency>
<groupId>com.connect-group</groupId>
<artifactId>thymesheet-spring4</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.connect-group/thymesheet-spring4/
implementation 'com.connect-group:thymesheet-spring4:2.2.0'
// https://jarcasting.com/artifacts/com.connect-group/thymesheet-spring4/
implementation ("com.connect-group:thymesheet-spring4:2.2.0")
'com.connect-group:thymesheet-spring4:jar:2.2.0'
<dependency org="com.connect-group" name="thymesheet-spring4" rev="2.2.0">
<artifact name="thymesheet-spring4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.connect-group', module='thymesheet-spring4', version='2.2.0')
)
libraryDependencies += "com.connect-group" % "thymesheet-spring4" % "2.2.0"
[com.connect-group/thymesheet-spring4 "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf-spring4 | jar | 2.1.6.RELEASE |
com.connect-group : thymesheet | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api Optional | jar | 2.5 |
org.springframework : spring-webmvc Optional | jar | 4.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |