License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.yongyongwang |
ArtifactId | ArtifactIdjsch-spring-boot-starter |
Version | Version0.0.5 |
Type | Typejar |
Description |
Descriptionjsch-spring-boot-starter:0.0.5
7Cow to celebrate the birth of my daughter
|
<!-- https://jarcasting.com/artifacts/com.github.yongyongwang/jsch-spring-boot-starter/ -->
<dependency>
<groupId>com.github.yongyongwang</groupId>
<artifactId>jsch-spring-boot-starter</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yongyongwang/jsch-spring-boot-starter/
implementation 'com.github.yongyongwang:jsch-spring-boot-starter:0.0.5'
// https://jarcasting.com/artifacts/com.github.yongyongwang/jsch-spring-boot-starter/
implementation ("com.github.yongyongwang:jsch-spring-boot-starter:0.0.5")
'com.github.yongyongwang:jsch-spring-boot-starter:jar:0.0.5'
<dependency org="com.github.yongyongwang" name="jsch-spring-boot-starter" rev="0.0.5">
<artifact name="jsch-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yongyongwang', module='jsch-spring-boot-starter', version='0.0.5')
)
libraryDependencies += "com.github.yongyongwang" % "jsch-spring-boot-starter" % "0.0.5"
[com.github.yongyongwang/jsch-spring-boot-starter "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.jcraft : jsch | jar | |
com.github.yongyongwang : 7Cow-spring-boot-starter | jar | 0.0.5 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |