License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.rednoll |
ArtifactId | ArtifactIdkero-security-ftp |
Last Version | Last Version0.1.38 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkero-security-ftp
Kero-Security-FTP - intergration Kero-Security with FTP servers.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kero-security-ftp-0.1.38.pom | |
kero-security-ftp-0.1.38.jar | 5 KB |
kero-security-ftp-0.1.38-sources.jar | 3 KB |
kero-security-ftp-0.1.38-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rednoll/kero-security-ftp/ -->
<dependency>
<groupId>com.github.rednoll</groupId>
<artifactId>kero-security-ftp</artifactId>
<version>0.1.38</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rednoll/kero-security-ftp/
implementation 'com.github.rednoll:kero-security-ftp:0.1.38'
// https://jarcasting.com/artifacts/com.github.rednoll/kero-security-ftp/
implementation ("com.github.rednoll:kero-security-ftp:0.1.38")
'com.github.rednoll:kero-security-ftp:jar:0.1.38'
<dependency org="com.github.rednoll" name="kero-security-ftp" rev="0.1.38">
<artifact name="kero-security-ftp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rednoll', module='kero-security-ftp', version='0.1.38')
)
libraryDependencies += "com.github.rednoll" % "kero-security-ftp" % "0.1.38"
[com.github.rednoll/kero-security-ftp "0.1.38"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
commons-net : commons-net | jar | [3.6,) |
org.mockftpserver : MockFtpServer | jar | 2.7.1 |
com.github.rednoll : kero-security | jar | [0.1.38,) |