License |
License |
---|---|
GroupId | GroupIdcom.ethlo.kfka |
ArtifactId | ArtifactIdkfka-core |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPersistent Event Queue
|
Filename | Size |
---|---|
kfka-core-0.6.1.pom | |
kfka-core-0.6.1.jar | 11 KB |
kfka-core-0.6.1-sources.jar | 5 KB |
kfka-core-0.6.1-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ethlo.kfka/kfka-core/ -->
<dependency>
<groupId>com.ethlo.kfka</groupId>
<artifactId>kfka-core</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ethlo.kfka/kfka-core/
implementation 'com.ethlo.kfka:kfka-core:0.6.1'
// https://jarcasting.com/artifacts/com.ethlo.kfka/kfka-core/
implementation ("com.ethlo.kfka:kfka-core:0.6.1")
'com.ethlo.kfka:kfka-core:jar:0.6.1'
<dependency org="com.ethlo.kfka" name="kfka-core" rev="0.6.1">
<artifact name="kfka-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ethlo.kfka', module='kfka-core', version='0.6.1')
)
libraryDependencies += "com.ethlo.kfka" % "kfka-core" % "0.6.1"
[com.ethlo.kfka/kfka-core "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.2 |
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |