Last Version

com.github.duanxinyuan:library-springboot-kafka 1.0.0

Java SpringBoot API 库

License

License

GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

library-springboot-kafka
Version

Version

1.0.0
Type

Type

jar
Description

Description

Java SpringBoot API 库

Download library-springboot-kafka 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.kafka : spring-kafka jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.0.2.RELEASE
org.springframework.boot : spring-boot-starter-log4j2 jar 2.0.2.RELEASE
com.github.duanxinyuan : library-json jar 1.2.0
com.github.duanxinyuan : library-common-util jar 1.0.0

test (1)

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

Project Modules

There are no modules declared in this project.