is not current version
Last Version 1.1.4

cn.kduck:kduck-core 1.1.1

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

License

License

GroupId

GroupId

cn.kduck
ArtifactId

ArtifactId

kduck-core
Version

Version

1.1.1
Type

Type

jar
Description

Description

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

Download kduck-core 1.1.1


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jdbc jar 2.5.2
org.springframework.boot : spring-boot-starter-web jar 2.5.2
org.springframework.boot : spring-boot-starter-cache jar 2.5.2
org.springframework.boot : spring-boot-starter-actuator jar 2.5.2
org.springframework.amqp : spring-amqp jar 2.3.9
io.springfox : springfox-swagger2 jar 2.10.5
io.springfox : springfox-swagger-ui jar 2.10.5
io.springfox : springfox-spring-webmvc jar 2.10.5
com.google.guava : guava jar 30.0-jre
org.jetbrains : annotations jar RELEASE
org.javassist : javassist jar 3.27.0-GA

provided (2)

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

runtime (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.