Pragmatach - A pragmatic MVC framework
The site and documentation are at pragmatach.com.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLeaf Данные Базы данных |
| Группа | Группаcom.khubla.com.pragmatach.examples |
| Идентификатор | Идентификаторthymeleafexample |
| Последняя версия | Последняя версия1.40 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеPragmatach Thymeleaf Example
Pragmatach site framework
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| thymeleafexample-1.40.pom | |
| thymeleafexample-1.40.war | 7 MB |
| thymeleafexample-1.40-sources.jar | 2 KB |
| thymeleafexample-1.40-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.khubla.com.pragmatach.examples/thymeleafexample/ -->
<dependency>
<groupId>com.khubla.com.pragmatach.examples</groupId>
<artifactId>thymeleafexample</artifactId>
<version>1.40</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.khubla.com.pragmatach.examples/thymeleafexample/
implementation 'com.khubla.com.pragmatach.examples:thymeleafexample:1.40'
// https://jarcasting.com/artifacts/com.khubla.com.pragmatach.examples/thymeleafexample/
implementation ("com.khubla.com.pragmatach.examples:thymeleafexample:1.40")
'com.khubla.com.pragmatach.examples:thymeleafexample:war:1.40'
<dependency org="com.khubla.com.pragmatach.examples" name="thymeleafexample" rev="1.40">
<artifact name="thymeleafexample" type="war" />
</dependency>
@Grapes(
@Grab(group='com.khubla.com.pragmatach.examples', module='thymeleafexample', version='1.40')
)
libraryDependencies += "com.khubla.com.pragmatach.examples" % "thymeleafexample" % "1.40"
[com.khubla.com.pragmatach.examples/thymeleafexample "1.40"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.khubla.pragmatach : pragmatach-framework | jar | 1.40 |
| com.khubla.pragmatach : pragmatach-thymeleaf | jar | 1.40 |
| com.khubla.pragmatach : pragmatach-adminapp | jar | 1.40 |
| org.testng : testng | jar | 6.8.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
The site and documentation are at pragmatach.com.