License |
License |
---|---|
GroupId | GroupIdcom.jeesuite |
ArtifactId | ArtifactIdjeesuite-springweb |
Version | Version1.3.8 |
Type | Typejar |
Description |
Descriptionjava 后台开发套件
|
Filename | Size |
---|---|
jeesuite-springweb-1.3.8.pom | |
jeesuite-springweb-1.3.8.jar | 62 KB |
jeesuite-springweb-1.3.8-sources.jar | 37 KB |
jeesuite-springweb-1.3.8-javadoc.jar | 263 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-springweb/ -->
<dependency>
<groupId>com.jeesuite</groupId>
<artifactId>jeesuite-springweb</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-springweb/
implementation 'com.jeesuite:jeesuite-springweb:1.3.8'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-springweb/
implementation ("com.jeesuite:jeesuite-springweb:1.3.8")
'com.jeesuite:jeesuite-springweb:jar:1.3.8'
<dependency org="com.jeesuite" name="jeesuite-springweb" rev="1.3.8">
<artifact name="jeesuite-springweb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-springweb', version='1.3.8')
)
libraryDependencies += "com.jeesuite" % "jeesuite-springweb" % "1.3.8"
[com.jeesuite/jeesuite-springweb "1.3.8"]
Group / Artifact | Type | Version |
---|---|---|
com.jeesuite : jeesuite-common Optional | jar | 1.3.8 |
com.jeesuite : jeesuite-spring Optional | jar | 1.3.8 |
org.springframework : spring-web | jar | 5.2.9.RELEASE |
org.springframework : spring-webmvc | jar | 5.2.9.RELEASE |
com.google.guava : guava | jar | 30.1.1-jre |
io.github.openfeign : feign-core Optional | jar | 10.1.0 |
org.springframework.cloud : spring-cloud-openfeign-core Optional | jar | 2.1.1.RELEASE |
com.alibaba : fastjson | jar | 1.2.76 |
org.springframework.cloud : spring-cloud-commons Optional | jar | 2.1.1.RELEASE |
io.swagger : swagger-annotations Optional | jar | 1.5.20 |
org.apache.logging.log4j : log4j-core Optional | jar | 2.13.2 |
org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.13.2 |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.13.1,) |
org.springframework : spring-test | jar | 5.2.9.RELEASE |