License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.anji-plus |
ArtifactId | ArtifactIdspring-boot-starter-anjiplus-base |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-anjiplus-base
spring-boot-starter-anjiplus-base
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.anji-plus/spring-boot-starter-anjiplus-base/ -->
<dependency>
<groupId>com.github.anji-plus</groupId>
<artifactId>spring-boot-starter-anjiplus-base</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anji-plus/spring-boot-starter-anjiplus-base/
implementation 'com.github.anji-plus:spring-boot-starter-anjiplus-base:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.anji-plus/spring-boot-starter-anjiplus-base/
implementation ("com.github.anji-plus:spring-boot-starter-anjiplus-base:1.0.0.RELEASE")
'com.github.anji-plus:spring-boot-starter-anjiplus-base:jar:1.0.0.RELEASE'
<dependency org="com.github.anji-plus" name="spring-boot-starter-anjiplus-base" rev="1.0.0.RELEASE">
<artifact name="spring-boot-starter-anjiplus-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anji-plus', module='spring-boot-starter-anjiplus-base', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.anji-plus" % "spring-boot-starter-anjiplus-base" % "1.0.0.RELEASE"
[com.github.anji-plus/spring-boot-starter-anjiplus-base "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.1.RELEASE |
com.baomidou : mybatis-plus-boot-starter | jar | 3.3.0 |
org.apache.commons : commons-lang3 | jar | 3.10 |
com.spring4all : swagger-spring-boot-starter | jar | 1.8.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.2.1.RELEASE |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.2.1.RELEASE |