is not current version
Last Version 1.4.0

com.jeesuite:jeesuite-spring 1.3.8

java 后台开发套件

License

License

GroupId

GroupId

com.jeesuite
ArtifactId

ArtifactId

jeesuite-spring
Version

Version

1.3.8
Type

Type

jar
Description

Description

java 后台开发套件

Download jeesuite-spring 1.3.8


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework : spring-context jar 5.2.9.RELEASE
org.springframework : spring-core jar 5.2.9.RELEASE
org.springframework : spring-beans jar 5.2.9.RELEASE
org.springframework : spring-tx jar 5.2.9.RELEASE
org.springframework : spring-aop jar 5.2.9.RELEASE
org.springframework : spring-expression jar 5.2.9.RELEASE
org.springframework : spring-aspects jar 5.2.9.RELEASE
org.aspectj : aspectjweaver jar 1.8.5
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

provided (2)

Group / Artifact Type Version
org.springframework : spring-web jar 5.2.9.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
junit : junit jar [4.13.1,)
org.springframework : spring-test jar 5.2.9.RELEASE

Project Modules

There are no modules declared in this project.