is not current version
Last Version 2.4.0

org.codelibs:elasticsearch-repository-ssh 2.2.0

This plugin provides SSH repository for Snapshot/Restore.

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.codelibs
ArtifactId

ArtifactId

elasticsearch-repository-ssh
Version

Version

2.2.0
Type

Type

jar

Download elasticsearch-repository-ssh 2.2.0


<!-- https://jarcasting.com/artifacts/org.codelibs/elasticsearch-repository-ssh/ -->
<dependency>
    <groupId>org.codelibs</groupId>
    <artifactId>elasticsearch-repository-ssh</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs/elasticsearch-repository-ssh/
implementation 'org.codelibs:elasticsearch-repository-ssh:2.2.0'
// https://jarcasting.com/artifacts/org.codelibs/elasticsearch-repository-ssh/
implementation ("org.codelibs:elasticsearch-repository-ssh:2.2.0")
'org.codelibs:elasticsearch-repository-ssh:jar:2.2.0'
<dependency org="org.codelibs" name="elasticsearch-repository-ssh" rev="2.2.0">
  <artifact name="elasticsearch-repository-ssh" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs', module='elasticsearch-repository-ssh', version='2.2.0')
)
libraryDependencies += "org.codelibs" % "elasticsearch-repository-ssh" % "2.2.0"
[org.codelibs/elasticsearch-repository-ssh "2.2.0"]