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