GroupId | GroupIdtop.wu2020 |
---|---|
ArtifactId | ArtifactIdwu-easy-upsert-kafka-sink |
Version | Version1.0.8 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/top.wu2020/wu-easy-upsert-kafka-sink/ -->
<dependency>
<groupId>top.wu2020</groupId>
<artifactId>wu-easy-upsert-kafka-sink</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/top.wu2020/wu-easy-upsert-kafka-sink/
implementation 'top.wu2020:wu-easy-upsert-kafka-sink:1.0.8'
// https://jarcasting.com/artifacts/top.wu2020/wu-easy-upsert-kafka-sink/
implementation ("top.wu2020:wu-easy-upsert-kafka-sink:1.0.8")
'top.wu2020:wu-easy-upsert-kafka-sink:jar:1.0.8'
<dependency org="top.wu2020" name="wu-easy-upsert-kafka-sink" rev="1.0.8">
<artifact name="wu-easy-upsert-kafka-sink" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wu2020', module='wu-easy-upsert-kafka-sink', version='1.0.8')
)
libraryDependencies += "top.wu2020" % "wu-easy-upsert-kafka-sink" % "1.0.8"
[top.wu2020/wu-easy-upsert-kafka-sink "1.0.8"]