License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.github.harbby |
ArtifactId | ArtifactIdsylph-elasticsearch6 |
Version | Version0.6.0-alpha3 |
Type | Typejar |
Description |
Descriptionsylph-elasticsearch6
A lightweight API test framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.harbby/sylph-elasticsearch6/ -->
<dependency>
<groupId>com.github.harbby</groupId>
<artifactId>sylph-elasticsearch6</artifactId>
<version>0.6.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.harbby/sylph-elasticsearch6/
implementation 'com.github.harbby:sylph-elasticsearch6:0.6.0-alpha3'
// https://jarcasting.com/artifacts/com.github.harbby/sylph-elasticsearch6/
implementation ("com.github.harbby:sylph-elasticsearch6:0.6.0-alpha3")
'com.github.harbby:sylph-elasticsearch6:jar:0.6.0-alpha3'
<dependency org="com.github.harbby" name="sylph-elasticsearch6" rev="0.6.0-alpha3">
<artifact name="sylph-elasticsearch6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.harbby', module='sylph-elasticsearch6', version='0.6.0-alpha3')
)
libraryDependencies += "com.github.harbby" % "sylph-elasticsearch6" % "0.6.0-alpha3"
[com.github.harbby/sylph-elasticsearch6 "0.6.0-alpha3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.harbby : es-shaded | jar | 6.4.0-1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.23.4 |