Last Version

nfs-client 1.0.3

NFS Client for Java - provides read/write access to data on NFS servers. The current implementation supports only NFS version 3.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.emc.ecs
ArtifactId

ArtifactId

nfs-client
Version

Version

1.0.3
Type

Type

jar
Description

Description

nfs-client
NFS Client for Java - provides read/write access to data on NFS servers. The current implementation supports only NFS version 3.
Project URL

Project URL

https://community.emc.com/community/products/vipr#developer
Source Code Management

Source Code Management

https://github.com/EMCECS/nfs-client-java

Download nfs-client 1.0.3


<!-- https://jarcasting.com/artifacts/com.emc.ecs/nfs-client/ -->
<dependency>
    <groupId>com.emc.ecs</groupId>
    <artifactId>nfs-client</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.emc.ecs/nfs-client/
implementation 'com.emc.ecs:nfs-client:1.0.3'
// https://jarcasting.com/artifacts/com.emc.ecs/nfs-client/
implementation ("com.emc.ecs:nfs-client:1.0.3")
'com.emc.ecs:nfs-client:jar:1.0.3'
<dependency org="com.emc.ecs" name="nfs-client" rev="1.0.3">
  <artifact name="nfs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emc.ecs', module='nfs-client', version='1.0.3')
)
libraryDependencies += "com.emc.ecs" % "nfs-client" % "1.0.3"
[com.emc.ecs/nfs-client "1.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jboss.netty : netty jar 3.2.8.Final
commons-lang : commons-lang jar 2.6
org.slf4j : slf4j-api jar 1.7.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.5

Project Modules

There are no modules declared in this project.