Important:
This repository has been archived.
Ozark is now Eclipse Krazo and developed in this repository.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLeaf Данные Базы данных |
| Группа | Группаorg.mvc-spec.ozark.ext |
| Идентификатор | Идентификаторozark-thymeleaf |
| Последняя версия | Последняя версия1.0.0-m04 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOzark Thymeleaf Extension
Ozark Parent
|
| Имя Файла | Размер |
|---|---|
| ozark-thymeleaf-1.0.0-m04.pom | |
| ozark-thymeleaf-1.0.0-m04.jar | 9 KB |
| ozark-thymeleaf-1.0.0-m04-sources.jar | 9 KB |
| ozark-thymeleaf-1.0.0-m04-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.mvc-spec.ozark.ext/ozark-thymeleaf/ -->
<dependency>
<groupId>org.mvc-spec.ozark.ext</groupId>
<artifactId>ozark-thymeleaf</artifactId>
<version>1.0.0-m04</version>
</dependency>
// https://jarcasting.com/artifacts/org.mvc-spec.ozark.ext/ozark-thymeleaf/
implementation 'org.mvc-spec.ozark.ext:ozark-thymeleaf:1.0.0-m04'
// https://jarcasting.com/artifacts/org.mvc-spec.ozark.ext/ozark-thymeleaf/
implementation ("org.mvc-spec.ozark.ext:ozark-thymeleaf:1.0.0-m04")
'org.mvc-spec.ozark.ext:ozark-thymeleaf:jar:1.0.0-m04'
<dependency org="org.mvc-spec.ozark.ext" name="ozark-thymeleaf" rev="1.0.0-m04">
<artifact name="ozark-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mvc-spec.ozark.ext', module='ozark-thymeleaf', version='1.0.0-m04')
)
libraryDependencies += "org.mvc-spec.ozark.ext" % "ozark-thymeleaf" % "1.0.0-m04"
[org.mvc-spec.ozark.ext/ozark-thymeleaf "1.0.0-m04"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.thymeleaf : thymeleaf | jar | 3.0.6.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-web-api | jar | 7.0 |
| javax.mvc : javax.mvc-api | jar | 1.0-pfd |
| org.mvc-spec.ozark : ozark-core | jar | 1.0.0-m04 |
Important:
This repository has been archived.
Ozark is now Eclipse Krazo and developed in this repository.