| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.fangjinuo.agileway |
| Идентификатор | Идентификаторagileway-templates-freemarker |
| Версия | Версия2.7.11 |
| Тип | Типjar |
| Описание |
ОписаниеJava frameworks extensions: servlet, httpclient, spring, ... etc
|
| Имя Файла | Размер |
|---|---|
| agileway-templates-freemarker-2.7.11.pom | |
| agileway-templates-freemarker-2.7.11.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates-freemarker/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-templates-freemarker</artifactId>
<version>2.7.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates-freemarker/
implementation 'com.github.fangjinuo.agileway:agileway-templates-freemarker:2.7.11'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates-freemarker/
implementation ("com.github.fangjinuo.agileway:agileway-templates-freemarker:2.7.11")
'com.github.fangjinuo.agileway:agileway-templates-freemarker:jar:2.7.11'
<dependency org="com.github.fangjinuo.agileway" name="agileway-templates-freemarker" rev="2.7.11">
<artifact name="agileway-templates-freemarker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-templates-freemarker', version='2.7.11')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-templates-freemarker" % "2.7.11"
[com.github.fangjinuo.agileway/agileway-templates-freemarker "2.7.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.freemarker : freemarker | jar | 2.3.31 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api Необязательный | jar | 1.7.22 |
| com.github.fangjinuo.langx : langx-java | jar | 4.4.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |