License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.harbby |
ArtifactId | ArtifactIdsylph-clickhouse |
Version | Version0.6.0-alpha3 |
Type | Typejar |
Description |
Descriptionsylph-clickhouse
A lightweight API test framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.harbby/sylph-clickhouse/ -->
<dependency>
<groupId>com.github.harbby</groupId>
<artifactId>sylph-clickhouse</artifactId>
<version>0.6.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.harbby/sylph-clickhouse/
implementation 'com.github.harbby:sylph-clickhouse:0.6.0-alpha3'
// https://jarcasting.com/artifacts/com.github.harbby/sylph-clickhouse/
implementation ("com.github.harbby:sylph-clickhouse:0.6.0-alpha3")
'com.github.harbby:sylph-clickhouse:jar:0.6.0-alpha3'
<dependency org="com.github.harbby" name="sylph-clickhouse" rev="0.6.0-alpha3">
<artifact name="sylph-clickhouse" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.harbby', module='sylph-clickhouse', version='0.6.0-alpha3')
)
libraryDependencies += "com.github.harbby" % "sylph-clickhouse" % "0.6.0-alpha3"
[com.github.harbby/sylph-clickhouse "0.6.0-alpha3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.housepower : clickhouse-native-jdbc | jar | 1.5-stable |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.23.4 |