Last Version

Heroku Kafka Connection Helper 0.1.9

A Java library to help configure Kafka client connection Properties from Heroku Kafka environment variables.

License

License

MIT
Categories

Categories

Heroku Container PaaS Providers
GroupId

GroupId

com.adamthody
ArtifactId

ArtifactId

heroku-kafka-connection-helper
Version

Version

0.1.9
Type

Type

jar
Description

Description

Heroku Kafka Connection Helper
A Java library to help configure Kafka client connection Properties from Heroku Kafka environment variables.
Project URL

Project URL

https://github.com/thody/heroku-kafka-connection-helper
Source Code Management

Source Code Management

https://github.com/thody/heroku-kafka-connection-helper

Download heroku-kafka-connection-helper 0.1.9


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.jkutner : env-keystore jar 0.1.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.stefanbirkner : system-rules jar 1.16.0

Project Modules

There are no modules declared in this project.