| License |
License |
|---|---|
| GroupId | GroupIdio.easywalk |
| ArtifactId | ArtifactIdsimply-eventable-kafka-binder |
| Version | Version0.0.4.RELEASE |
| Type | Typejar |
| Description |
DescriptionSimply Eventable Kafka Binder
Simply Eventable Kafka Binder
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.easywalk/simply-eventable-kafka-binder/ -->
<dependency>
<groupId>io.easywalk</groupId>
<artifactId>simply-eventable-kafka-binder</artifactId>
<version>0.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.easywalk/simply-eventable-kafka-binder/
implementation 'io.easywalk:simply-eventable-kafka-binder:0.0.4.RELEASE'
// https://jarcasting.com/artifacts/io.easywalk/simply-eventable-kafka-binder/
implementation ("io.easywalk:simply-eventable-kafka-binder:0.0.4.RELEASE")
'io.easywalk:simply-eventable-kafka-binder:jar:0.0.4.RELEASE'
<dependency org="io.easywalk" name="simply-eventable-kafka-binder" rev="0.0.4.RELEASE">
<artifact name="simply-eventable-kafka-binder" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.easywalk', module='simply-eventable-kafka-binder', version='0.0.4.RELEASE')
)
libraryDependencies += "io.easywalk" % "simply-eventable-kafka-binder" % "0.0.4.RELEASE"
[io.easywalk/simply-eventable-kafka-binder "0.0.4.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.reflections : reflections | jar | 0.9.12 |
| com.google.code.gson : gson | jar | 2.8.6 |
| org.springframework.boot : spring-boot-starter-validation | jar | |
| io.easywalk : simply-common | jar | 0.0.4.RELEASE |
| io.easywalk : simply-serviceable | jar | 0.0.4.RELEASE |
| junit : junit | jar | 4.12 |
| org.springframework.kafka : spring-kafka | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.springframework.boot : spring-boot-starter-data-jpa | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |