| License |
License |
|---|---|
| GroupId | GroupIdcom.github.harbby |
| ArtifactId | ArtifactIdsylph-kafka09 |
| Version | Version0.6.0-alpha3 |
| Type | Typejar |
| Description |
Descriptionsylph-kafka09
A lightweight API test framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.harbby/sylph-kafka09/ -->
<dependency>
<groupId>com.github.harbby</groupId>
<artifactId>sylph-kafka09</artifactId>
<version>0.6.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.harbby/sylph-kafka09/
implementation 'com.github.harbby:sylph-kafka09:0.6.0-alpha3'
// https://jarcasting.com/artifacts/com.github.harbby/sylph-kafka09/
implementation ("com.github.harbby:sylph-kafka09:0.6.0-alpha3")
'com.github.harbby:sylph-kafka09:jar:0.6.0-alpha3'
<dependency org="com.github.harbby" name="sylph-kafka09" rev="0.6.0-alpha3">
<artifact name="sylph-kafka09" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.harbby', module='sylph-kafka09', version='0.6.0-alpha3')
)
libraryDependencies += "com.github.harbby" % "sylph-kafka09" % "0.6.0-alpha3"
[com.github.harbby/sylph-kafka09 "0.6.0-alpha3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.harbby : sylph-base-kafka | jar | 0.6.0-alpha3 |
| org.apache.flink : flink-connector-kafka-0.9_2.11 | jar | 1.7.2 |
| org.apache.kafka : kafka-clients | jar | 0.9.0.1 |
| org.apache.curator : curator-framework | jar | 2.12.0 |
| com.google.code.gson : gson | jar | 2.2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.23.4 |