GroupId | GroupIdorg.codehaus.plexus |
---|---|
ArtifactId | ArtifactIdplexus-ftpd |
Last Version | Last Version1.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlexus FTP Server
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
plexus-ftpd-1.0-alpha-1.pom | |
plexus-ftpd-1.0-alpha-1.jar | 121 KB |
plexus-ftpd-1.0-alpha-1-sources.jar | 147 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-ftpd/ -->
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-ftpd</artifactId>
<version>1.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-ftpd/
implementation 'org.codehaus.plexus:plexus-ftpd:1.0-alpha-1'
// https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-ftpd/
implementation ("org.codehaus.plexus:plexus-ftpd:1.0-alpha-1")
'org.codehaus.plexus:plexus-ftpd:jar:1.0-alpha-1'
<dependency org="org.codehaus.plexus" name="plexus-ftpd" rev="1.0-alpha-1">
<artifact name="plexus-ftpd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.plexus', module='plexus-ftpd', version='1.0-alpha-1')
)
libraryDependencies += "org.codehaus.plexus" % "plexus-ftpd" % "1.0-alpha-1"
[org.codehaus.plexus/plexus-ftpd "1.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
concurrent : concurrent | jar | 1.3.4 |
cornerstone-threads : cornerstone-threads-api | jar | 1.0 |
cornerstone-sockets : cornerstone-sockets-api | jar | 1.0 |
cornerstone-connection : cornerstone-connection-impl | jar | 1.0 |
excalibur-pool : excalibur-pool-impl | jar | 2.0 |
excalibur-thread : excalibur-thread | jar | 1.1.1 |
cornerstone-sockets : cornerstone-sockets-impl | jar | 1.0 |
cornerstone-connection : cornerstone-connection-api | jar | 1.0 |
commons-collections : commons-collections | jar | 3.0 |
avalon : avalon-framework | jar | 4.1.4 |
cornerstone-threads : cornerstone-threads-impl | jar | 1.0 |
excalibur-pool : excalibur-pool-api | jar | 2.0 |
org.codehaus.plexus : plexus-avalon-personality | jar | 0.13 |
plexus : plexus-container-default | jar | 1.0-alpha-2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |