License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration ORM Data |
GroupId | GroupIdcom.wudgaby.platform |
ArtifactId | ArtifactIdapi-automatic-spring-boot-autoconfigure |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapi自动注冊-启动器 - OPTIMIZE
|
<!-- https://jarcasting.com/artifacts/com.wudgaby.platform/api-automatic-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.wudgaby.platform</groupId>
<artifactId>api-automatic-spring-boot-autoconfigure</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.wudgaby.platform/api-automatic-spring-boot-autoconfigure/
implementation 'com.wudgaby.platform:api-automatic-spring-boot-autoconfigure:1.0.2'
// https://jarcasting.com/artifacts/com.wudgaby.platform/api-automatic-spring-boot-autoconfigure/
implementation ("com.wudgaby.platform:api-automatic-spring-boot-autoconfigure:1.0.2")
'com.wudgaby.platform:api-automatic-spring-boot-autoconfigure:jar:1.0.2'
<dependency org="com.wudgaby.platform" name="api-automatic-spring-boot-autoconfigure" rev="1.0.2">
<artifact name="api-automatic-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wudgaby.platform', module='api-automatic-spring-boot-autoconfigure', version='1.0.2')
)
libraryDependencies += "com.wudgaby.platform" % "api-automatic-spring-boot-autoconfigure" % "1.0.2"
[com.wudgaby.platform/api-automatic-spring-boot-autoconfigure "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |