| License |
License |
|---|---|
| GroupId | GroupIdcom.github.nyla-solutions |
| ArtifactId | ArtifactIdnyla-kafka |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnyla-kafka
Apache Kafka utility wrapper
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nyla-kafka-0.0.4.pom | |
| nyla-kafka-0.0.4.jar | 7 KB |
| nyla-kafka-0.0.4-sources.jar | 3 KB |
| nyla-kafka-0.0.4-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.nyla-solutions/nyla-kafka/ -->
<dependency>
<groupId>com.github.nyla-solutions</groupId>
<artifactId>nyla-kafka</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nyla-solutions/nyla-kafka/
implementation 'com.github.nyla-solutions:nyla-kafka:0.0.4'
// https://jarcasting.com/artifacts/com.github.nyla-solutions/nyla-kafka/
implementation ("com.github.nyla-solutions:nyla-kafka:0.0.4")
'com.github.nyla-solutions:nyla-kafka:jar:0.0.4'
<dependency org="com.github.nyla-solutions" name="nyla-kafka" rev="0.0.4">
<artifact name="nyla-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nyla-solutions', module='nyla-kafka', version='0.0.4')
)
libraryDependencies += "com.github.nyla-solutions" % "nyla-kafka" % "0.0.4"
[com.github.nyla-solutions/nyla-kafka "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.kafka : kafka_2.12 | jar | 1.0.2 |
| org.apache.kafka : kafka-streams | jar | 1.0.2 |
| com.github.nyla-solutions : nyla.solutions.core | jar | 1.2.0 |