License |
License |
---|---|
GroupId | GroupIdcom.github.harbby |
ArtifactId | ArtifactIdes-shaded |
Version | Version6.4.0-1 |
Type | Typejar |
Description |
Descriptiones-shaded
A lightweight API test framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
es-shaded-6.4.0-1.pom | |
es-shaded-6.4.0-1.jar | 261 bytes |
es-shaded-6.4.0-1-sources.jar | 261 bytes |
es-shaded-6.4.0-1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.harbby/es-shaded/ -->
<dependency>
<groupId>com.github.harbby</groupId>
<artifactId>es-shaded</artifactId>
<version>6.4.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.harbby/es-shaded/
implementation 'com.github.harbby:es-shaded:6.4.0-1'
// https://jarcasting.com/artifacts/com.github.harbby/es-shaded/
implementation ("com.github.harbby:es-shaded:6.4.0-1")
'com.github.harbby:es-shaded:jar:6.4.0-1'
<dependency org="com.github.harbby" name="es-shaded" rev="6.4.0-1">
<artifact name="es-shaded" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.harbby', module='es-shaded', version='6.4.0-1')
)
libraryDependencies += "com.github.harbby" % "es-shaded" % "6.4.0-1"
[com.github.harbby/es-shaded "6.4.0-1"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch.client : transport | jar | 6.4.0 |