frontier-alpha

A file transfer library. Wraps commons-net and JSch.

License

License

GroupId

GroupId

fun.mike
ArtifactId

ArtifactId

frontier-alpha
Last Version

Last Version

0.0.14
Release Date

Release Date

Type

Type

jar
Description

Description

frontier-alpha
A file transfer library. Wraps commons-net and JSch.
Project URL

Project URL

https://github.com/mike706574/frontier
Source Code Management

Source Code Management

http://github.com/mike706574/frontier/tree/master

Download frontier-alpha

How to add to project

<!-- https://jarcasting.com/artifacts/fun.mike/frontier-alpha/ -->
<dependency>
    <groupId>fun.mike</groupId>
    <artifactId>frontier-alpha</artifactId>
    <version>0.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/fun.mike/frontier-alpha/
implementation 'fun.mike:frontier-alpha:0.0.14'
// https://jarcasting.com/artifacts/fun.mike/frontier-alpha/
implementation ("fun.mike:frontier-alpha:0.0.14")
'fun.mike:frontier-alpha:jar:0.0.14'
<dependency org="fun.mike" name="frontier-alpha" rev="0.0.14">
  <artifact name="frontier-alpha" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.mike', module='frontier-alpha', version='0.0.14')
)
libraryDependencies += "fun.mike" % "frontier-alpha" % "0.0.14"
[fun.mike/frontier-alpha "0.0.14"]

Dependencies

compile (4)

Group / Artifact Type Version
commons-net : commons-net jar 3.6
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-annotations jar 2.9.6
com.jcraft : jsch jar 0.1.54

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.slf4j : slf4j-simple jar 1.7.25
org.mockftpserver : MockFtpServer jar 2.7.1
com.github.stefanbirkner : fake-sftp-server-rule jar 2.0.1

Project Modules

There are no modules declared in this project.

frontier

Maven Central Javadocs

File transfer library for Java. Wraps commons-net for FTP and JSch for SFTP.

Build

CircleCI

Copyright and License

This project is licensed under the terms of the Apache 2.0 license.

Versions

Version
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1