Last Version

api Maven Webapp 20211.7

各种快速开发,工具类,框架封装

License

License

GroupId

GroupId

run.wj
ArtifactId

ArtifactId

api
Version

Version

20211.7
Type

Type

war
Description

Description

api Maven Webapp
各种快速开发,工具类,框架封装

Download api 20211.7


<!-- https://jarcasting.com/artifacts/run.wj/api/ -->
<dependency>
    <groupId>run.wj</groupId>
    <artifactId>api</artifactId>
    <version>20211.7</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/run.wj/api/
implementation 'run.wj:api:20211.7'
// https://jarcasting.com/artifacts/run.wj/api/
implementation ("run.wj:api:20211.7")
'run.wj:api:war:20211.7'
<dependency org="run.wj" name="api" rev="20211.7">
  <artifact name="api" type="war" />
</dependency>
@Grapes(
@Grab(group='run.wj', module='api', version='20211.7')
)
libraryDependencies += "run.wj" % "api" % "20211.7"
[run.wj/api "20211.7"]

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework : spring-web jar 5.1.2.RELEASE
org.springframework : spring-webmvc jar 5.1.2.RELEASE
run.wj : commons jar 20211.7
com.google.guava : guava jar 19.0
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.4
org.apache.velocity : velocity jar 1.7
ch.qos.logback : logback-core jar 1.3.0-alpha4
ch.qos.logback : logback-access jar 1.3.0-alpha4
ch.qos.logback : logback-classic jar 1.3.0-alpha4
org.slf4j : log4j-over-slf4j jar 1.8.0-beta2
commons-collections : commons-collections jar 3.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.