License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcn.sexycode |
ArtifactId | ArtifactIdspringo-org-spring-boot-autoconfigure |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot composite platform
|
<!-- https://jarcasting.com/artifacts/cn.sexycode/springo-org-spring-boot-autoconfigure/ -->
<dependency>
<groupId>cn.sexycode</groupId>
<artifactId>springo-org-spring-boot-autoconfigure</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sexycode/springo-org-spring-boot-autoconfigure/
implementation 'cn.sexycode:springo-org-spring-boot-autoconfigure:0.0.1'
// https://jarcasting.com/artifacts/cn.sexycode/springo-org-spring-boot-autoconfigure/
implementation ("cn.sexycode:springo-org-spring-boot-autoconfigure:0.0.1")
'cn.sexycode:springo-org-spring-boot-autoconfigure:jar:0.0.1'
<dependency org="cn.sexycode" name="springo-org-spring-boot-autoconfigure" rev="0.0.1">
<artifact name="springo-org-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sexycode', module='springo-org-spring-boot-autoconfigure', version='0.0.1')
)
libraryDependencies += "cn.sexycode" % "springo-org-spring-boot-autoconfigure" % "0.0.1"
[cn.sexycode/springo-org-spring-boot-autoconfigure "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
cn.sexycode : springo-org-api-impl | jar | |
org.springframework.boot : spring-boot-starter-test | jar |