| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.connect-group |
| Идентификатор | Идентификаторthymesheet-spring3 |
| Последняя версия | Последняя версия2.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеthymesheet-spring3
Use Thymesheet and Thymeleaf with Spring3
|
| Имя Файла | Размер |
|---|---|
| thymesheet-spring3-2.2.0.pom | |
| thymesheet-spring3-2.2.0.jar | 4 KB |
| thymesheet-spring3-2.2.0-sources.jar | 2 KB |
| thymesheet-spring3-2.2.0-javadoc.jar | 40 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.connect-group/thymesheet-spring3/ -->
<dependency>
<groupId>com.connect-group</groupId>
<artifactId>thymesheet-spring3</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.connect-group/thymesheet-spring3/
implementation 'com.connect-group:thymesheet-spring3:2.2.0'
// https://jarcasting.com/artifacts/com.connect-group/thymesheet-spring3/
implementation ("com.connect-group:thymesheet-spring3:2.2.0")
'com.connect-group:thymesheet-spring3:jar:2.2.0'
<dependency org="com.connect-group" name="thymesheet-spring3" rev="2.2.0">
<artifact name="thymesheet-spring3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.connect-group', module='thymesheet-spring3', version='2.2.0')
)
libraryDependencies += "com.connect-group" % "thymesheet-spring3" % "2.2.0"
[com.connect-group/thymesheet-spring3 "2.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.thymeleaf : thymeleaf-spring3 | jar | 2.1.6.RELEASE |
| com.connect-group : thymesheet | jar | 2.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api Необязательный | jar | 2.5 |
| org.springframework : spring-webmvc Необязательный | jar | 3.2.18.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |