| License |
License |
|---|---|
| Categories |
CategoriesMySQL Data Databases |
| GroupId | GroupIdcom.github.harbby |
| ArtifactId | ArtifactIdsylph-mysql |
| Version | Version0.6.0-alpha3 |
| Type | Typejar |
| Description |
Descriptionsylph-mysql
A lightweight API test framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sylph-mysql-0.6.0-alpha3.pom | |
| sylph-mysql-0.6.0-alpha3.jar | 15 KB |
| sylph-mysql-0.6.0-alpha3-sources.jar | 9 KB |
| sylph-mysql-0.6.0-alpha3-javadoc.jar | 49 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.harbby/sylph-mysql/ -->
<dependency>
<groupId>com.github.harbby</groupId>
<artifactId>sylph-mysql</artifactId>
<version>0.6.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.harbby/sylph-mysql/
implementation 'com.github.harbby:sylph-mysql:0.6.0-alpha3'
// https://jarcasting.com/artifacts/com.github.harbby/sylph-mysql/
implementation ("com.github.harbby:sylph-mysql:0.6.0-alpha3")
'com.github.harbby:sylph-mysql:jar:0.6.0-alpha3'
<dependency org="com.github.harbby" name="sylph-mysql" rev="0.6.0-alpha3">
<artifact name="sylph-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.harbby', module='sylph-mysql', version='0.6.0-alpha3')
)
libraryDependencies += "com.github.harbby" % "sylph-mysql" % "0.6.0-alpha3"
[com.github.harbby/sylph-mysql "0.6.0-alpha3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.flink : flink-shaded-guava | jar | 18.0-5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 5.1.38 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.23.4 |