is not current version
Last Version 1.0.2

com.ubirch:ubirch-kafka-envelope 1.0.1

kafka message envelope and utils

GroupId

GroupId

com.ubirch
ArtifactId

ArtifactId

ubirch-kafka-envelope
Version

Version

1.0.1
Type

Type

jar

Download ubirch-kafka-envelope 1.0.1


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