Last Version

cn.org.faster:faster-kafka 1.4.2.RELEASE

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

License

License

GroupId

GroupId

cn.org.faster
ArtifactId

ArtifactId

faster-kafka
Version

Version

1.4.2.RELEASE
Type

Type

jar
Description

Description

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

Project URL

https://github.com/faster-framework/faster-framework-project/#/faster-kafka

Download faster-kafka 1.4.2.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
cn.org.faster : faster-core jar 1.4.2.RELEASE
org.springframework.kafka : spring-kafka jar 2.2.6.RELEASE

Project Modules

There are no modules declared in this project.