kafka-commons

null

License

License

GroupId

GroupId

com.mageddo.kafka
ArtifactId

ArtifactId

kafka-commons
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

kafka-commons
null
Project URL

Project URL

https://github.com/mageddo/mageddo-projects/tree/master/kafka-commons
Source Code Management

Source Code Management

https://github.com/mageddo/mageddo-projects/tree/master/kafka-commons

Download kafka-commons

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Spring projects extensions

Installing dependencies

./gradlew clean build
./gradlew uploadArchives

Versions

Version
2.3.1
1.1.1
1.1.0