License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcn.yanzx-dev.gitlab |
ArtifactId | ArtifactIdsapjco-spring-boot-starter-autoconfigure |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSapjco Spring Boot Starter AutoConfigure
Sapjco Spring Boot Starter AutoConfigure
|
<!-- https://jarcasting.com/artifacts/cn.yanzx-dev.gitlab/sapjco-spring-boot-starter-autoconfigure/ -->
<dependency>
<groupId>cn.yanzx-dev.gitlab</groupId>
<artifactId>sapjco-spring-boot-starter-autoconfigure</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.yanzx-dev.gitlab/sapjco-spring-boot-starter-autoconfigure/
implementation 'cn.yanzx-dev.gitlab:sapjco-spring-boot-starter-autoconfigure:3.0.3'
// https://jarcasting.com/artifacts/cn.yanzx-dev.gitlab/sapjco-spring-boot-starter-autoconfigure/
implementation ("cn.yanzx-dev.gitlab:sapjco-spring-boot-starter-autoconfigure:3.0.3")
'cn.yanzx-dev.gitlab:sapjco-spring-boot-starter-autoconfigure:jar:3.0.3'
<dependency org="cn.yanzx-dev.gitlab" name="sapjco-spring-boot-starter-autoconfigure" rev="3.0.3">
<artifact name="sapjco-spring-boot-starter-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.yanzx-dev.gitlab', module='sapjco-spring-boot-starter-autoconfigure', version='3.0.3')
)
libraryDependencies += "cn.yanzx-dev.gitlab" % "sapjco-spring-boot-starter-autoconfigure" % "3.0.3"
[cn.yanzx-dev.gitlab/sapjco-spring-boot-starter-autoconfigure "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
cn.yanzx-dev.gitlab : sapjco-spring | jar | 3.1.3 |
org.springframework.boot : spring-boot | jar | 1.4.0.RELEASE |