License |
License |
---|---|
GroupId | GroupIdcom.jeesuite |
ArtifactId | ArtifactIdjeesuite-springboot-starter |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava 后台开发套件
|
<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-springboot-starter/ -->
<dependency>
<groupId>com.jeesuite</groupId>
<artifactId>jeesuite-springboot-starter</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-springboot-starter/
implementation 'com.jeesuite:jeesuite-springboot-starter:1.4.0'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-springboot-starter/
implementation ("com.jeesuite:jeesuite-springboot-starter:1.4.0")
'com.jeesuite:jeesuite-springboot-starter:jar:1.4.0'
<dependency org="com.jeesuite" name="jeesuite-springboot-starter" rev="1.4.0">
<artifact name="jeesuite-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-springboot-starter', version='1.4.0')
)
libraryDependencies += "com.jeesuite" % "jeesuite-springboot-starter" % "1.4.0"
[com.jeesuite/jeesuite-springboot-starter "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot Optional | jar | 2.6.6 |
com.jeesuite : jeesuite-common Optional | jar | 1.4.0 |
com.jeesuite : jeesuite-common2 Optional | jar | 1.4.0 |
com.jeesuite : jeesuite-cache Optional | jar | 1.4.0 |
com.jeesuite : jeesuite-mybatis Optional | jar | 1.4.0 |
com.jeesuite : jeesuite-scheduler Optional | jar | 1.4.0 |
com.jeesuite : jeesuite-logging Optional | jar | 1.4.0 |
com.jeesuite : jeesuite-springweb Optional | jar | 1.4.0 |
org.springframework.boot : spring-boot-starter Optional | jar | 2.6.6 |
org.springframework.cloud : spring-cloud-commons Optional | jar | 3.1.1 |
org.mybatis.spring.boot : mybatis-spring-boot-starter Optional | jar | 2.1.3 |
io.github.openfeign : feign-core Optional | jar | 10.1.0 |
org.springframework.cloud : spring-cloud-openfeign-core Optional | jar | 3.1.1 |
io.springfox : springfox-swagger2 Optional | jar | 2.9.2 |
org.springframework.data : spring-data-redis Optional | jar | 2.3.4.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.13.1,) |
org.springframework : spring-test | jar | 5.3.18 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |