License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdcom.ethlo.kfka |
ArtifactId | ArtifactIdkfka-mysql |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPersistent Event Queue
|
Filename | Size |
---|---|
kfka-mysql-0.6.1.pom | |
kfka-mysql-0.6.1.jar | 9 KB |
kfka-mysql-0.6.1-sources.jar | 4 KB |
kfka-mysql-0.6.1-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ethlo.kfka/kfka-mysql/ -->
<dependency>
<groupId>com.ethlo.kfka</groupId>
<artifactId>kfka-mysql</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ethlo.kfka/kfka-mysql/
implementation 'com.ethlo.kfka:kfka-mysql:0.6.1'
// https://jarcasting.com/artifacts/com.ethlo.kfka/kfka-mysql/
implementation ("com.ethlo.kfka:kfka-mysql:0.6.1")
'com.ethlo.kfka:kfka-mysql:jar:0.6.1'
<dependency org="com.ethlo.kfka" name="kfka-mysql" rev="0.6.1">
<artifact name="kfka-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ethlo.kfka', module='kfka-mysql', version='0.6.1')
)
libraryDependencies += "com.ethlo.kfka" % "kfka-mysql" % "0.6.1"
[com.ethlo.kfka/kfka-mysql "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.ethlo.kfka : kfka-core | jar | 0.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.4.2 |
org.springframework.boot : spring-boot-starter-test | jar | 2.4.2 |
org.junit.vintage : junit-vintage-engine | jar | |
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.flywaydb : flyway-core | jar | 7.1.1 |
com.h2database : h2 | jar | 1.4.200 |