License |
License |
---|---|
GroupId | GroupIdcom.jeesuite |
ArtifactId | ArtifactIdjeesuite-springweb |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava 后台开发套件
|
Filename | Size |
---|---|
jeesuite-springweb-1.4.0.pom | |
jeesuite-springweb-1.4.0.jar | 20 KB |
jeesuite-springweb-1.4.0-sources.jar | 12 KB |
jeesuite-springweb-1.4.0-javadoc.jar | 129 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-springweb/ -->
<dependency>
<groupId>com.jeesuite</groupId>
<artifactId>jeesuite-springweb</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-springweb/
implementation 'com.jeesuite:jeesuite-springweb:1.4.0'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-springweb/
implementation ("com.jeesuite:jeesuite-springweb:1.4.0")
'com.jeesuite:jeesuite-springweb:jar:1.4.0'
<dependency org="com.jeesuite" name="jeesuite-springweb" rev="1.4.0">
<artifact name="jeesuite-springweb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-springweb', version='1.4.0')
)
libraryDependencies += "com.jeesuite" % "jeesuite-springweb" % "1.4.0"
[com.jeesuite/jeesuite-springweb "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.jeesuite : jeesuite-common Optional | jar | 1.4.0 |
com.jeesuite : jeesuite-spring Optional | jar | 1.4.0 |
com.jeesuite : jeesuite-logging Optional | jar | 1.4.0 |
org.springframework : spring-web | jar | 5.3.18 |
org.springframework : spring-webmvc | jar | 5.3.18 |
org.springframework.boot : spring-boot Optional | jar | 2.6.6 |
org.springframework.cloud : spring-cloud-commons Optional | jar | 3.1.1 |
com.google.guava : guava | jar | 30.1.1-jre |
com.alibaba : fastjson | jar | 1.2.76 |
com.squareup.okhttp3 : okhttp Optional | jar | 3.14.9 |
io.swagger : swagger-annotations | jar | 1.5.20 |
io.springfox : springfox-swagger2 Optional | jar | 2.9.2 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
junit : junit | jar | [4.13.1,) |
org.springframework : spring-test | jar | 5.3.18 |