| GroupId | GroupIdplexus |
|---|---|
| ArtifactId | ArtifactIdplexus-ftpserver |
| Last Version | Last Version1.0-alpha-2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPlexus FTP Server Component
|
| Filename | Size |
|---|---|
| plexus-ftpserver-1.0-alpha-2.pom | |
| plexus-ftpserver-1.0-alpha-2.jar | 119 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/plexus/plexus-ftpserver/ -->
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-ftpserver</artifactId>
<version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/plexus/plexus-ftpserver/
implementation 'plexus:plexus-ftpserver:1.0-alpha-2'
// https://jarcasting.com/artifacts/plexus/plexus-ftpserver/
implementation ("plexus:plexus-ftpserver:1.0-alpha-2")
'plexus:plexus-ftpserver:jar:1.0-alpha-2'
<dependency org="plexus" name="plexus-ftpserver" rev="1.0-alpha-2">
<artifact name="plexus-ftpserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='plexus', module='plexus-ftpserver', version='1.0-alpha-2')
)
libraryDependencies += "plexus" % "plexus-ftpserver" % "1.0-alpha-2"
[plexus/plexus-ftpserver "1.0-alpha-2"]
| Group / Artifact | Type | Version |
|---|---|---|
| avalon-framework : avalon-framework | jar | 4.0 |
| avalon-cornerstone : avalon-cornerstone | jar | 4.0 |
| avalon » avalon-excalibur-store | jar | 1.0 |
| plexus : plexus | jar | 0.2 |