| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLeaf Данные Базы данных |
| Группа | Группаcom.tvd12 |
| Идентификатор | Идентификаторezyhttp-server-thymeleaf |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSupport for HTTP interaction
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyhttp-server-thymeleaf/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyhttp-server-thymeleaf</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyhttp-server-thymeleaf/
implementation 'com.tvd12:ezyhttp-server-thymeleaf:1.0.4'
// https://jarcasting.com/artifacts/com.tvd12/ezyhttp-server-thymeleaf/
implementation ("com.tvd12:ezyhttp-server-thymeleaf:1.0.4")
'com.tvd12:ezyhttp-server-thymeleaf:jar:1.0.4'
<dependency org="com.tvd12" name="ezyhttp-server-thymeleaf" rev="1.0.4">
<artifact name="ezyhttp-server-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyhttp-server-thymeleaf', version='1.0.4')
)
libraryDependencies += "com.tvd12" % "ezyhttp-server-thymeleaf" % "1.0.4"
[com.tvd12/ezyhttp-server-thymeleaf "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.tvd12 : ezyhttp-server-core | jar | 1.0.4 |
| org.thymeleaf : thymeleaf | jar | 3.0.15.RELEASE |
| nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.projectlombok : lombok | jar | 1.18.24 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.tvd12 : test-util | jar | 1.1.6 |