License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.dcy421 |
ArtifactId | ArtifactIddcy-common-spring-boot-stater |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptiondcy-common-spring-boot-stater
公共包
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.dcy421/dcy-common-spring-boot-stater/ -->
<dependency>
<groupId>com.github.dcy421</groupId>
<artifactId>dcy-common-spring-boot-stater</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dcy421/dcy-common-spring-boot-stater/
implementation 'com.github.dcy421:dcy-common-spring-boot-stater:0.0.2'
// https://jarcasting.com/artifacts/com.github.dcy421/dcy-common-spring-boot-stater/
implementation ("com.github.dcy421:dcy-common-spring-boot-stater:0.0.2")
'com.github.dcy421:dcy-common-spring-boot-stater:jar:0.0.2'
<dependency org="com.github.dcy421" name="dcy-common-spring-boot-stater" rev="0.0.2">
<artifact name="dcy-common-spring-boot-stater" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dcy421', module='dcy-common-spring-boot-stater', version='0.0.2')
)
libraryDependencies += "com.github.dcy421" % "dcy-common-spring-boot-stater" % "0.0.2"
[com.github.dcy421/dcy-common-spring-boot-stater "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-all | jar | 4.6.1 |
com.alibaba : fastjson | jar | 1.2.58 |
org.springframework.security : spring-security-core | jar | |
org.springframework.cloud : spring-cloud-context | jar | |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework : spring-web | jar | |
org.hibernate.validator : hibernate-validator | jar | |
org.springframework : spring-aop | jar | |
org.aspectj : aspectjweaver | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
javax.servlet : javax.servlet-api | jar |