| License |
License |
|---|---|
| GroupId | GroupIdrun.wj |
| ArtifactId | ArtifactIdapi |
| Last Version | Last Version20211.7 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionapi Maven Webapp
各种快速开发,工具类,框架封装
|
| Filename | Size |
|---|---|
| api-20211.7.pom | |
| api-20211.7.war | 32 MB |
| api-20211.7-sources.jar | 918 KB |
| api-20211.7-javadoc.jar | 290 KB |
| api-20211.7-api.jar | 936 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |