License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.walterjwhite.java.modules.ssh |
ArtifactId | ArtifactIdimpl |
Last Version | Last Version0.0.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionssh - impl
ssh impl
|
Filename | Size |
---|---|
impl-0.0.17.pom | |
impl-0.0.17.jar | 58 KB |
impl-0.0.17-sources.jar | 9 KB |
impl-0.0.17-javadoc.jar | 90 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.modules.ssh/impl/ -->
<dependency>
<groupId>com.walterjwhite.java.modules.ssh</groupId>
<artifactId>impl</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules.ssh/impl/
implementation 'com.walterjwhite.java.modules.ssh:impl:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules.ssh/impl/
implementation ("com.walterjwhite.java.modules.ssh:impl:0.0.17")
'com.walterjwhite.java.modules.ssh:impl:jar:0.0.17'
<dependency org="com.walterjwhite.java.modules.ssh" name="impl" rev="0.0.17">
<artifact name="impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.modules.ssh', module='impl', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.modules.ssh" % "impl" % "0.0.17"
[com.walterjwhite.java.modules.ssh/impl "0.0.17"]
Group / Artifact | Type | Version |
---|---|---|
com.walterjwhite.java.modules.ssh.api : service | jar | 0.0.17 |
com.walterjwhite.java.dependencies : sshj | pom | 0.0.17 |
com.walterjwhite.java.dependencies : expectit | pom | 0.0.17 |
com.walterjwhite.java.infrastructure.inject : core | jar | 0.0.17 |
com.walterjwhite.java.modules.shell : impl | jar | 0.0.17 |
org.bouncycastle : bcprov-jdk15on | jar | 1.59 |
org.bouncycastle : bcprov-ext-jdk14 | jar | 1.58 |
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.5.1 |