| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.fangjinuo.agileway |
| Идентификатор | Идентификаторagileway-web |
| Версия | Версия3.0.0 |
| Тип | Типjar |
| Описание |
Описаниеcom.github.fangjinuo.agileway:agileway-web:3.0.0
Provide many web tools for servlet : global exception handler, global restful response, global filters,
access logs, downloads, etc...
|
| Имя Файла | Размер |
|---|---|
| agileway-web-3.0.0.pom | |
| agileway-web-3.0.0.jar | 163 KB |
| agileway-web-3.0.0-sources.jar | 91 KB |
| agileway-web-3.0.0-javadoc.jar | 650 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-web/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-web</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-web/
implementation 'com.github.fangjinuo.agileway:agileway-web:3.0.0'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-web/
implementation ("com.github.fangjinuo.agileway:agileway-web:3.0.0")
'com.github.fangjinuo.agileway:agileway-web:jar:3.0.0'
<dependency org="com.github.fangjinuo.agileway" name="agileway-web" rev="3.0.0">
<artifact name="agileway-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-web', version='3.0.0')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-web" % "3.0.0"
[com.github.fangjinuo.agileway/agileway-web "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.fangjinuo.agileway : agileway-httpcontainer-common | jar | 3.0.0 |
| com.github.fangjinuo.easyjson : easyjson-core | jar | 3.2.15 |
| org.slf4j : slf4j-api | jar | 1.7.22 |
| com.github.fangjinuo.langx : langx-java | jar | 4.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |