com.jeesuite:jeesuite-spring

java 后台开发套件

License

License

GroupId

GroupId

com.jeesuite
ArtifactId

ArtifactId

jeesuite-spring
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

java 后台开发套件

Download jeesuite-spring

How to add to project

<!-- 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"]

Dependencies

compile (10)

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

provided (2)

Group / Artifact Type Version
org.springframework : spring-web jar 5.3.18
javax.servlet : javax.servlet-api jar 4.0.1

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.8
1.3.7
1.3.6
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.8
1.1.7
1.1.5
1.1.4
1.1.3
1.1.0
1.0.0