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