com.airlenet.sshproxy:sshproxy-example

ssh proxy for Spring Boot

License

License

Categories

Categories

Net
GroupId

GroupId

com.airlenet.sshproxy
ArtifactId

ArtifactId

sshproxy-example
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ssh proxy for Spring Boot
Project Organization

Project Organization

airlenet

Download sshproxy-example

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework : spring-jdbc jar
com.alibaba : druid-spring-boot-starter Optional jar 1.1.10
com.h2database : h2 jar
com.airlenet.sshproxy : sshproxy-boot-starter jar 1.0.0
mysql : mysql-connector-java jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0