Last Version

ssh proxy 1.0.0

ssh proxy for Spring Boot

License

License

Categories

Categories

Net
GroupId

GroupId

com.airlenet.sshproxy
ArtifactId

ArtifactId

sshproxy
Version

Version

1.0.0
Type

Type

pom
Description

Description

ssh proxy
ssh proxy for Spring Boot
Project URL

Project URL

https://github.com/airlenet/ssh-proxy
Project Organization

Project Organization

airlenet
Source Code Management

Source Code Management

https://github.com/airlenet/ssh-proxy

Download sshproxy 1.0.0

Filename Size
sshproxy-1.0.0.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sshproxy-example
  • sshproxy-boot-starter