License |
License |
---|---|
GroupId | GroupIdcom.jeesuite |
ArtifactId | ArtifactIdjeesuite-spring |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava 后台开发套件
|
Filename | Size |
---|---|
jeesuite-spring-1.4.0.pom | |
jeesuite-spring-1.4.0.jar | 7 KB |
jeesuite-spring-1.4.0-sources.jar | 4 KB |
jeesuite-spring-1.4.0-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-spring/ -->
<dependency>
<groupId>com.jeesuite</groupId>
<artifactId>jeesuite-spring</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-spring/
implementation 'com.jeesuite:jeesuite-spring:1.4.0'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-spring/
implementation ("com.jeesuite:jeesuite-spring:1.4.0")
'com.jeesuite:jeesuite-spring:jar:1.4.0'
<dependency org="com.jeesuite" name="jeesuite-spring" rev="1.4.0">
<artifact name="jeesuite-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-spring', version='1.4.0')
)
libraryDependencies += "com.jeesuite" % "jeesuite-spring" % "1.4.0"
[com.jeesuite/jeesuite-spring "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.3.18 |
org.springframework : spring-core | jar | 5.3.18 |
org.springframework : spring-beans | jar | 5.3.18 |
org.springframework : spring-tx | jar | 5.3.18 |
org.springframework : spring-aop | jar | 5.3.18 |
org.springframework : spring-expression | jar | 5.3.18 |
org.springframework : spring-aspects | jar | 5.3.18 |
org.aspectj : aspectjweaver Optional | jar | 1.8.5 |
com.jeesuite : jeesuite-common Optional | jar | 1.4.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.3.18 |
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 |