Last Version

argo-web 3.0.1

web functions for common cases

License

License

GroupId

GroupId

com.github.yamingd.argo
ArtifactId

ArtifactId

argo-web
Version

Version

3.0.1
Type

Type

jar
Description

Description

argo-web
web functions for common cases
Project URL

Project URL

https://github.com/yamingd/argo-web
Source Code Management

Source Code Management

https://github.com/yamingd/argo-web

Download argo-web 3.0.1


<!-- 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"]

Dependencies

compile (21)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.