Last Version

com.fizzgate:fizz-plugin-kafka 1.0

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

License

License

GroupId

GroupId

com.fizzgate
ArtifactId

ArtifactId

fizz-plugin-kafka
Version

Version

1.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/wehotel/fizz-gateway-community
Source Code Management

Source Code Management

https://github.com/wehotel/fizz-gateway-community

Download fizz-plugin-kafka 1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fizzgate : fizz-spring-boot-starter jar 2.3.4-beta2
io.projectreactor.kafka : reactor-kafka jar
org.springframework.kafka : spring-kafka jar 2.3.13.RELEASE
org.springframework.boot : spring-boot-starter-log4j2 jar 2.2.13.RELEASE

test (1)

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

Project Modules

There are no modules declared in this project.