| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.chenillekit |
| Идентификатор | Идентификаторchenillekit-template |
| Последняя версия | Последняя версия1.3.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеChenillekit Template
simple service implementation for using templates in your application
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| chenillekit-template-1.3.3.pom | |
| chenillekit-template-1.3.3.jar | 10 KB |
| chenillekit-template-1.3.3-sources.jar | 7 KB |
| chenillekit-template-1.3.3-javadoc.jar | 73 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.chenillekit/chenillekit-template/ -->
<dependency>
<groupId>org.chenillekit</groupId>
<artifactId>chenillekit-template</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.chenillekit/chenillekit-template/
implementation 'org.chenillekit:chenillekit-template:1.3.3'
// https://jarcasting.com/artifacts/org.chenillekit/chenillekit-template/
implementation ("org.chenillekit:chenillekit-template:1.3.3")
'org.chenillekit:chenillekit-template:jar:1.3.3'
<dependency org="org.chenillekit" name="chenillekit-template" rev="1.3.3">
<artifact name="chenillekit-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.chenillekit', module='chenillekit-template', version='1.3.3')
)
libraryDependencies += "org.chenillekit" % "chenillekit-template" % "1.3.3"
[org.chenillekit/chenillekit-template "1.3.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.chenillekit : chenillekit-core | jar | 1.3.3 |
| org.apache.tapestry : tapestry-ioc | jar | 5.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.freemarker : freemarker | jar | 2.3.15 |
| org.apache.velocity : velocity | jar | 1.6.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 5.13.1 |