Last Version

com.github.frank5380:candy-core 0.0.14

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.github.frank5380
ArtifactId

ArtifactId

candy-core
Version

Version

0.0.14
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/candy-core

Download candy-core 0.0.14


<!-- https://jarcasting.com/artifacts/com.github.frank5380/candy-core/ -->
<dependency>
    <groupId>com.github.frank5380</groupId>
    <artifactId>candy-core</artifactId>
    <version>0.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frank5380/candy-core/
implementation 'com.github.frank5380:candy-core:0.0.14'
// https://jarcasting.com/artifacts/com.github.frank5380/candy-core/
implementation ("com.github.frank5380:candy-core:0.0.14")
'com.github.frank5380:candy-core:jar:0.0.14'
<dependency org="com.github.frank5380" name="candy-core" rev="0.0.14">
  <artifact name="candy-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frank5380', module='candy-core', version='0.0.14')
)
libraryDependencies += "com.github.frank5380" % "candy-core" % "0.0.14"
[com.github.frank5380/candy-core "0.0.14"]

Dependencies

compile (18)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-cache jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-devtools Optional jar 2.1.5.RELEASE
mysql : mysql-connector-java jar 8.0.16
org.projectlombok : lombok jar 1.18.8
com.alibaba : druid-spring-boot-starter jar 1.1.16
cn.hutool : hutool-all jar 4.5.10
io.jsonwebtoken : jjwt jar 0.9.1
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
de.codecentric : spring-boot-admin-starter-client jar 2.1.4

Project Modules

There are no modules declared in this project.