Skip to content

ThK-Systems/galangal

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

galangal

galangal is a modern sftp-client based on jsch.

Documentation

Browse the Javadoc of the latest version. ('galangal' is well documented there.)

Installation

<dependency>
    <groupId>net.thk-systems.network</groupId>
    <artifactId>galangal</artifactId>
    <version>1.4.3</version>
</dependency>

You can browse maven-central to download the jar or another versions.

Changelog

1.4.4

  • Updated parent pom and maven dependencies, because of CVE-2021-37533

1.4.3

  • Updated parent pom and maven dependencies

1.4.2

  • Updated parent pom and maven dependencies

1.4.1

  • Updated parent pom and maven dependencies

1.4.0

  • Updated parent pom and maven dependencies

1.3.0

  • Updated parent pom and maven dependencies

1.2.0

  • Updated parent pom

1.1.2

  • Optimized logging
  • Bugfixes

1.1.1

  • Optimized logging
  • Bugfixes

1.1.0

  • Updated dependencies
  • Moved to GitHub

1.0.2

  • Updated dependencies

1.0.1

  • Optimized logging

1.0.0

  • Initial release

About

A modern sftp-client based on jsch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages