не последняя версия
Последняя версия 5.3.7

com.xebialabs.overthere:overthere 4.1.1

Remote file manipulation and process execution framework for Java

Группа

Группа

com.xebialabs.overthere
Идентификатор

Идентификатор

overthere
Версия

Версия

4.1.1
Тип

Тип

jar

Скачать overthere 4.1.1


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