Last Version

frontier-alpha 0.0.14

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

License

License

GroupId

GroupId

fun.mike
ArtifactId

ArtifactId

frontier-alpha
Version

Version

0.0.14
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 0.0.14


<!-- 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.