License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.codelibs |
ArtifactId | ArtifactIdelasticsearch-repository-ssh |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelasticsearch-repository-ssh
This plugin provides SSH repository for Snapshot/Restore.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.codelibs/elasticsearch-repository-ssh/ -->
<dependency>
<groupId>org.codelibs</groupId>
<artifactId>elasticsearch-repository-ssh</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs/elasticsearch-repository-ssh/
implementation 'org.codelibs:elasticsearch-repository-ssh:2.4.0'
// https://jarcasting.com/artifacts/org.codelibs/elasticsearch-repository-ssh/
implementation ("org.codelibs:elasticsearch-repository-ssh:2.4.0")
'org.codelibs:elasticsearch-repository-ssh:jar:2.4.0'
<dependency org="org.codelibs" name="elasticsearch-repository-ssh" rev="2.4.0">
<artifact name="elasticsearch-repository-ssh" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs', module='elasticsearch-repository-ssh', version='2.4.0')
)
libraryDependencies += "org.codelibs" % "elasticsearch-repository-ssh" % "2.4.0"
[org.codelibs/elasticsearch-repository-ssh "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.jcraft : jsch | jar | 0.1.53 |
org.apache.commons : commons-pool2 | jar | 2.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.codelibs : elasticsearch-cluster-runner | jar | 2.4.0.0 |
junit : junit | jar | 4.11 |
org.codehaus.groovy : groovy-all | jar | 2.4.4 |