| License |
License |
|---|---|
| GroupId | GroupIdcom.github.harbby |
| ArtifactId | ArtifactIdsylph-kudu |
| Version | Version0.6.0-alpha3 |
| Type | Typejar |
| Description |
Descriptionsylph-kudu
A lightweight API test framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sylph-kudu-0.6.0-alpha3.pom | |
| sylph-kudu-0.6.0-alpha3.jar | 7 KB |
| sylph-kudu-0.6.0-alpha3-sources.jar | 3 KB |
| sylph-kudu-0.6.0-alpha3-javadoc.jar | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.harbby/sylph-kudu/ -->
<dependency>
<groupId>com.github.harbby</groupId>
<artifactId>sylph-kudu</artifactId>
<version>0.6.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.harbby/sylph-kudu/
implementation 'com.github.harbby:sylph-kudu:0.6.0-alpha3'
// https://jarcasting.com/artifacts/com.github.harbby/sylph-kudu/
implementation ("com.github.harbby:sylph-kudu:0.6.0-alpha3")
'com.github.harbby:sylph-kudu:jar:0.6.0-alpha3'
<dependency org="com.github.harbby" name="sylph-kudu" rev="0.6.0-alpha3">
<artifact name="sylph-kudu" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.harbby', module='sylph-kudu', version='0.6.0-alpha3')
)
libraryDependencies += "com.github.harbby" % "sylph-kudu" % "0.6.0-alpha3"
[com.github.harbby/sylph-kudu "0.6.0-alpha3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.kudu : kudu-client | jar | 1.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.23.4 |
| com.github.harbby : sylph-runner-flink | jar | 0.6.0-alpha3 |
| com.github.harbby : sylph-spi | jar | 0.6.0-alpha3 |
| org.apache.flink : flink-streaming-scala_2.11 | jar | 1.7.2 |