License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.airlenet.sshproxy |
ArtifactId | ArtifactIdsshproxy-boot-starter |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionssh proxy for Spring Boot
|
Project Organization |
Project Organizationairlenet |
<!-- https://jarcasting.com/artifacts/com.airlenet.sshproxy/sshproxy-boot-starter/ -->
<dependency>
<groupId>com.airlenet.sshproxy</groupId>
<artifactId>sshproxy-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.airlenet.sshproxy/sshproxy-boot-starter/
implementation 'com.airlenet.sshproxy:sshproxy-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.airlenet.sshproxy/sshproxy-boot-starter/
implementation ("com.airlenet.sshproxy:sshproxy-boot-starter:1.0.0")
'com.airlenet.sshproxy:sshproxy-boot-starter:jar:1.0.0'
<dependency org="com.airlenet.sshproxy" name="sshproxy-boot-starter" rev="1.0.0">
<artifact name="sshproxy-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airlenet.sshproxy', module='sshproxy-boot-starter', version='1.0.0')
)
libraryDependencies += "com.airlenet.sshproxy" % "sshproxy-boot-starter" % "1.0.0"
[com.airlenet.sshproxy/sshproxy-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
com.jcraft : jsch | jar | 0.1.55 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok Optional | jar | |
com.alibaba : druid-spring-boot-starter Optional | jar | 1.1.10 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |