License |
License |
---|---|
GroupId | GroupIdcom.madgag |
ArtifactId | ArtifactIdssh-parent |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmadgag ssh library
Util libraries for SSH (specifically SSH Agent support)
|
Project URL |
Project URL |
Filename | Size |
---|---|
ssh-parent-1.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.madgag/ssh-parent/ -->
<dependency>
<groupId>com.madgag</groupId>
<artifactId>ssh-parent</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.madgag/ssh-parent/
implementation 'com.madgag:ssh-parent:1.2'
// https://jarcasting.com/artifacts/com.madgag/ssh-parent/
implementation ("com.madgag:ssh-parent:1.2")
'com.madgag:ssh-parent:pom:1.2'
<dependency org="com.madgag" name="ssh-parent" rev="1.2">
<artifact name="ssh-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.madgag', module='ssh-parent', version='1.2')
)
libraryDependencies += "com.madgag" % "ssh-parent" % "1.2"
[com.madgag/ssh-parent "1.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.hamcrest : hamcrest-all | jar | 1.1 |
org.mockito : mockito-core | jar | 1.8.4 |