| License |
License |
|---|---|
| Categories |
CategoriesJava Languages CLI User Interface |
| GroupId | GroupIdro.kuberam.libs.java |
| ArtifactId | ArtifactIdft-client |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEXPath File Transfer Client Module
Java Library providing an EXPath File Transfer Client Module
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ft-client-2.0.0.pom | |
| ft-client-2.0.0.jar | 41 KB |
| ft-client-2.0.0-sources.jar | 33 KB |
| ft-client-2.0.0-javadoc.jar | 144 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ro.kuberam.libs.java/ft-client/ -->
<dependency>
<groupId>ro.kuberam.libs.java</groupId>
<artifactId>ft-client</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ro.kuberam.libs.java/ft-client/
implementation 'ro.kuberam.libs.java:ft-client:2.0.0'
// https://jarcasting.com/artifacts/ro.kuberam.libs.java/ft-client/
implementation ("ro.kuberam.libs.java:ft-client:2.0.0")
'ro.kuberam.libs.java:ft-client:jar:2.0.0'
<dependency org="ro.kuberam.libs.java" name="ft-client" rev="2.0.0">
<artifact name="ft-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.kuberam.libs.java', module='ft-client', version='2.0.0')
)
libraryDependencies += "ro.kuberam.libs.java" % "ft-client" % "2.0.0"
[ro.kuberam.libs.java/ft-client "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.12.1 |
| com.jcraft : jsch | jar | 0.1.51 |
| commons-net : commons-net | jar | 3.3 |
| commons-io : commons-io | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| ro.kuberam : base | jar | 0.2.2 |