cn.kduck:kduck-core

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

License

License

GroupId

GroupId

cn.kduck
ArtifactId

ArtifactId

kduck-core
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download kduck-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jdbc jar 2.6.1
org.springframework.boot : spring-boot-starter-web jar 2.6.1
org.springframework.boot : spring-boot-starter-cache jar 2.6.1
org.springframework.boot : spring-boot-starter-actuator jar 2.6.1
org.springframework.amqp : spring-amqp jar 2.4.0

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.6.1
org.springframework.boot : spring-boot-starter-websocket jar 2.6.1
org.springframework.boot : spring-boot-starter-amqp jar 2.6.1

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.27

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.1

Project Modules

There are no modules declared in this project.
cn.kduck

Spring

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0