Last Version

SSH Config 1.1.10

Automatically maintain SSH configuration

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.oneandone
ArtifactId

ArtifactId

SSHConfig
Version

Version

1.1.10
Type

Type

jar
Description

Description

SSH Config
Automatically maintain SSH configuration
Project URL

Project URL

https://github.com/1and1/ssh-config
Project Organization

Project Organization

1&1 Ionos SE
Source Code Management

Source Code Management

https://github.com/1and1/ssh-config

Download SSHConfig 1.1.10


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

Dependencies

compile (9)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : slf4j-ext jar 1.7.32
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
args4j : args4j jar 2.33
org.hibernate.validator : hibernate-validator jar 6.1.5.Final
javax.el : javax.el-api jar 3.0.0
org.glassfish.web : javax.el jar 2.2.6
junit : junit jar 4.13.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.