| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.joyent.manta |
| ArtifactId | ArtifactIdcommons-vfs-manta |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvfs-manta
Apache Commons VFS Manta Provider
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationJoyent |
<!-- https://jarcasting.com/artifacts/com.joyent.manta/commons-vfs-manta/ -->
<dependency>
<groupId>com.joyent.manta</groupId>
<artifactId>commons-vfs-manta</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.joyent.manta/commons-vfs-manta/
implementation 'com.joyent.manta:commons-vfs-manta:1.0.1'
// https://jarcasting.com/artifacts/com.joyent.manta/commons-vfs-manta/
implementation ("com.joyent.manta:commons-vfs-manta:1.0.1")
'com.joyent.manta:commons-vfs-manta:jar:1.0.1'
<dependency org="com.joyent.manta" name="commons-vfs-manta" rev="1.0.1">
<artifact name="commons-vfs-manta" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.joyent.manta', module='commons-vfs-manta', version='1.0.1')
)
libraryDependencies += "com.joyent.manta" % "commons-vfs-manta" % "1.0.1"
[com.joyent.manta/commons-vfs-manta "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-vfs2 | jar | 2.1 |
| commons-io : commons-io | jar | 2.5 |
| com.joyent.manta : java-manta-client | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging-api | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.9.10 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| commons-codec : commons-codec | jar | 1.10 |