galangal is a modern sftp-client based on jsch.
Browse the Javadoc of the latest version. ('galangal' is well documented there.)
<dependency>
<groupId>net.thk-systems.network</groupId>
<artifactId>galangal</artifactId>
<version>1.4.5</version>
</dependency>
You can browse maven-central to download the jar or another versions.
1.4.5
- Updated parent pom and maven dependencies, because of CVE-2024-47554
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