| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.yamingd.argo |
| Идентификатор | Идентификаторargo-web |
| Последняя версия | Последняя версия3.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеargo-web
web functions for common cases
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| argo-web-3.0.1.pom | |
| argo-web-3.0.1.jar | 44 KB |
| argo-web-3.0.1-sources.jar | 24 KB |
| argo-web-3.0.1-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.yamingd.argo/argo-web/ -->
<dependency>
<groupId>com.github.yamingd.argo</groupId>
<artifactId>argo-web</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yamingd.argo/argo-web/
implementation 'com.github.yamingd.argo:argo-web:3.0.1'
// https://jarcasting.com/artifacts/com.github.yamingd.argo/argo-web/
implementation ("com.github.yamingd.argo:argo-web:3.0.1")
'com.github.yamingd.argo:argo-web:jar:3.0.1'
<dependency org="com.github.yamingd.argo" name="argo-web" rev="3.0.1">
<artifact name="argo-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yamingd.argo', module='argo-web', version='3.0.1')
)
libraryDependencies += "com.github.yamingd.argo" % "argo-web" % "3.0.1"
[com.github.yamingd.argo/argo-web "3.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.yamingd.argo : argo-yaml | jar | 1.2 |
| com.github.yamingd.argo : argo-security | jar | 2.3.0 |
| com.github.yamingd.argo : argo-freemarker | jar | 2.2.0 |
| com.alibaba : fastjson | jar | 1.2.8 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| commons-fileupload : commons-fileupload | jar | 1.3.2 |
| org.springframework : spring-context | jar | 3.2.12.RELEASE |
| org.springframework : spring-web | jar | 3.2.12.RELEASE |
| org.springframework : spring-webmvc | jar | 3.2.12.RELEASE |
| org.hibernate : hibernate-validator | jar | 4.3.1.Final |
| org.aspectj : aspectjrt | jar | 1.8.7 |
| org.aspectj : aspectjweaver | jar | 1.8.7 |
| javax.annotation : jsr250-api | jar | 1.0 |
| javax.inject : javax.inject | jar | 1 |
| com.github.cage : cage | jar | 1.0 |
| com.google.protobuf : protobuf-java | jar | 3.0.2 |
| com.google.guava : guava | jar | 18.0 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.slf4j : jul-to-slf4j | jar | 1.5.11 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |