License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.horvee.storylog |
ArtifactId | ArtifactIdtransfer-spring-boot-kafka |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
<!-- https://jarcasting.com/artifacts/io.github.horvee.storylog/transfer-spring-boot-kafka/ -->
<dependency>
<groupId>io.github.horvee.storylog</groupId>
<artifactId>transfer-spring-boot-kafka</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.horvee.storylog/transfer-spring-boot-kafka/
implementation 'io.github.horvee.storylog:transfer-spring-boot-kafka:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/io.github.horvee.storylog/transfer-spring-boot-kafka/
implementation ("io.github.horvee.storylog:transfer-spring-boot-kafka:1.0.1.RELEASE")
'io.github.horvee.storylog:transfer-spring-boot-kafka:jar:1.0.1.RELEASE'
<dependency org="io.github.horvee.storylog" name="transfer-spring-boot-kafka" rev="1.0.1.RELEASE">
<artifact name="transfer-spring-boot-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.horvee.storylog', module='transfer-spring-boot-kafka', version='1.0.1.RELEASE')
)
libraryDependencies += "io.github.horvee.storylog" % "transfer-spring-boot-kafka" % "1.0.1.RELEASE"
[io.github.horvee.storylog/transfer-spring-boot-kafka "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.github.horvee.storylog : springboot-configuration | jar | 1.0.1.RELEASE |
org.springframework.kafka : spring-kafka | jar | 2.5.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : jsr250-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |