License |
License |
---|---|
GroupId | GroupIdcom.github.wuic.extensions |
ArtifactId | ArtifactIdwuic-ssh |
Version | Version0.5.2 |
Type | Typejar |
Description |
DescriptionExtensions for the Web UI Compressor project
|
Filename | Size |
---|---|
wuic-ssh-0.5.2.pom | |
wuic-ssh-0.5.2.jar | 8 KB |
wuic-ssh-0.5.2-sources.jar | 6 KB |
wuic-ssh-0.5.2-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wuic.extensions/wuic-ssh/ -->
<dependency>
<groupId>com.github.wuic.extensions</groupId>
<artifactId>wuic-ssh</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wuic.extensions/wuic-ssh/
implementation 'com.github.wuic.extensions:wuic-ssh:0.5.2'
// https://jarcasting.com/artifacts/com.github.wuic.extensions/wuic-ssh/
implementation ("com.github.wuic.extensions:wuic-ssh:0.5.2")
'com.github.wuic.extensions:wuic-ssh:jar:0.5.2'
<dependency org="com.github.wuic.extensions" name="wuic-ssh" rev="0.5.2">
<artifact name="wuic-ssh" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wuic.extensions', module='wuic-ssh', version='0.5.2')
)
libraryDependencies += "com.github.wuic.extensions" % "wuic-ssh" % "0.5.2"
[com.github.wuic.extensions/wuic-ssh "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.wuic : wuic-core | jar | 0.5.2 |
com.jcraft : jsch | jar | 0.1.48 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1-b02 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.sshd : sshd-core | jar | 0.8.0 |
com.github.wuic : wuic-test | jar | 0.5.2 |