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