| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fk7075 |
| ArtifactId | ArtifactIdlucky-jsch |
| Last Version | Last Version2.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlucky-jsch
Lucky是一个全场景轻量级分布式的JavaEE框架
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| lucky-jsch-2.1.1.pom | |
| lucky-jsch-2.1.1.jar | 2 KB |
| lucky-jsch-2.1.1-sources.jar | 2 KB |
| lucky-jsch-2.1.1-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fk7075/lucky-jsch/ -->
<dependency>
<groupId>com.github.fk7075</groupId>
<artifactId>lucky-jsch</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fk7075/lucky-jsch/
implementation 'com.github.fk7075:lucky-jsch:2.1.1'
// https://jarcasting.com/artifacts/com.github.fk7075/lucky-jsch/
implementation ("com.github.fk7075:lucky-jsch:2.1.1")
'com.github.fk7075:lucky-jsch:jar:2.1.1'
<dependency org="com.github.fk7075" name="lucky-jsch" rev="2.1.1">
<artifact name="lucky-jsch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fk7075', module='lucky-jsch', version='2.1.1')
)
libraryDependencies += "com.github.fk7075" % "lucky-jsch" % "2.1.1"
[com.github.fk7075/lucky-jsch "2.1.1"]