License |
License |
---|---|
GroupId | GroupIdcom.fizzgate |
ArtifactId | ArtifactIdfizz-plugin-kafka |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fizz-plugin-kafka-1.0.pom | |
fizz-plugin-kafka-1.0.jar | 20 KB |
fizz-plugin-kafka-1.0-sources.jar | 13 KB |
fizz-plugin-kafka-1.0-javadoc.jar | 57 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.13.RELEASE |