License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcenter.wxp |
ArtifactId | ArtifactIdlog-spring-boot-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlog-spring-boot-starter
Demo project for Spring Boot
|
<!-- https://jarcasting.com/artifacts/center.wxp/log-spring-boot-starter/ -->
<dependency>
<groupId>center.wxp</groupId>
<artifactId>log-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/center.wxp/log-spring-boot-starter/
implementation 'center.wxp:log-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/center.wxp/log-spring-boot-starter/
implementation ("center.wxp:log-spring-boot-starter:1.0.0")
'center.wxp:log-spring-boot-starter:jar:1.0.0'
<dependency org="center.wxp" name="log-spring-boot-starter" rev="1.0.0">
<artifact name="log-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='center.wxp', module='log-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "center.wxp" % "log-spring-boot-starter" % "1.0.0"
[center.wxp/log-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.5.RELEASE |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
com.alibaba : fastjson | jar | 1.2.47 |