| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLeaf Данные Базы данных |
| Группа | Группаorg.bremersee |
| Идентификатор | Идентификаторcommon-base-thymeleaf |
| Последняя версия | Последняя версия2.3.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommon-base-thymeleaf
Common Base Thymeleaf
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| common-base-thymeleaf-2.3.3.pom | |
| common-base-thymeleaf-2.3.3.jar | 9 KB |
| common-base-thymeleaf-2.3.3-sources.jar | 8 KB |
| common-base-thymeleaf-2.3.3-javadoc.jar | 399 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bremersee/common-base-thymeleaf/ -->
<dependency>
<groupId>org.bremersee</groupId>
<artifactId>common-base-thymeleaf</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.bremersee/common-base-thymeleaf/
implementation 'org.bremersee:common-base-thymeleaf:2.3.3'
// https://jarcasting.com/artifacts/org.bremersee/common-base-thymeleaf/
implementation ("org.bremersee:common-base-thymeleaf:2.3.3")
'org.bremersee:common-base-thymeleaf:jar:2.3.3'
<dependency org="org.bremersee" name="common-base-thymeleaf" rev="2.3.3">
<artifact name="common-base-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bremersee', module='common-base-thymeleaf', version='2.3.3')
)
libraryDependencies += "org.bremersee" % "common-base-thymeleaf" % "2.3.3"
[org.bremersee/common-base-thymeleaf "2.3.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | |
| org.thymeleaf : thymeleaf | jar | |
| org.thymeleaf : thymeleaf-spring5 | jar | |
| org.projectlombok : lombok Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |