License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.omisheep.au |
ArtifactId | ArtifactIdau-spring-boot-start |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptionby zhou xin chen
|
Project URL |
Project URL |
Filename | Size |
---|---|
au-spring-boot-start-1.1.1.pom | |
au-spring-boot-start-1.1.1-sources.jar | 23 KB |
au-spring-boot-start-1.1.1-javadoc.jar | 159 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.omisheep.au/au-spring-boot-start/ -->
<dependency>
<groupId>cn.omisheep.au</groupId>
<artifactId>au-spring-boot-start</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.omisheep.au/au-spring-boot-start/
implementation 'cn.omisheep.au:au-spring-boot-start:1.1.1'
// https://jarcasting.com/artifacts/cn.omisheep.au/au-spring-boot-start/
implementation ("cn.omisheep.au:au-spring-boot-start:1.1.1")
'cn.omisheep.au:au-spring-boot-start:jar:1.1.1'
<dependency org="cn.omisheep.au" name="au-spring-boot-start" rev="1.1.1">
<artifact name="au-spring-boot-start" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.omisheep.au', module='au-spring-boot-start', version='1.1.1')
)
libraryDependencies += "cn.omisheep.au" % "au-spring-boot-start" % "1.1.1"
[cn.omisheep.au/au-spring-boot-start "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.4.1 |
org.springframework.boot : spring-boot-starter-web | jar | 2.4.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.1 |
io.jsonwebtoken : jjwt | jar | 0.9.1 |
org.apache.directory.studio : org.apache.commons.codec | jar | 1.8 |
org.quartz-scheduler : quartz | jar | 2.3.2 |
com.alibaba : fastjson | jar | 1.2.35 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.4.1 |
org.projectlombok : lombok Optional | jar | 1.18.16 |
org.apache.maven.plugins : maven-gpg-plugin | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |