GroupId | GroupIdcom.github.frank5380 |
---|---|
ArtifactId | ArtifactIdcandy-common |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
candy-common-0.0.1.pom | |
candy-common-0.0.1.jar | 27 KB |
candy-common-0.0.1-sources.jar | 16 KB |
candy-common-0.0.1-javadoc.jar | 211 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frank5380/candy-common/ -->
<dependency>
<groupId>com.github.frank5380</groupId>
<artifactId>candy-common</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frank5380/candy-common/
implementation 'com.github.frank5380:candy-common:0.0.1'
// https://jarcasting.com/artifacts/com.github.frank5380/candy-common/
implementation ("com.github.frank5380:candy-common:0.0.1")
'com.github.frank5380:candy-common:jar:0.0.1'
<dependency org="com.github.frank5380" name="candy-common" rev="0.0.1">
<artifact name="candy-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frank5380', module='candy-common', version='0.0.1')
)
libraryDependencies += "com.github.frank5380" % "candy-common" % "0.0.1"
[com.github.frank5380/candy-common "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-cache | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-devtools Optional | jar | |
mysql : mysql-connector-java | jar | |
org.projectlombok : lombok | jar | |
com.alibaba : druid-spring-boot-starter | jar | |
com.baomidou : mybatis-plus-boot-starter | jar | |
cn.hutool : hutool-all | jar | |
io.jsonwebtoken : jjwt | jar | |
de.codecentric : spring-boot-admin-starter-client | jar | |
io.springfox : springfox-swagger2 | jar | |
io.springfox : springfox-swagger-ui | jar |