- Notifications
You must be signed in to change notification settings - Fork15
Migrated fromhttps://java.net/projects/yanfs/sources/svn/show
License
NotificationsYou must be signed in to change notification settings
raisercostin/yanfs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Migrated fromhttps://java.net/projects/yanfs/sources/svn/show
This project represents a Java implementation of theXDR,RPC,NFSv2, andNFSv3 protocols in client side form.
WebNFS was the original name for this implementation but the name has changed to reflect the expanded scope of the project to include a server side implementation.
<dependency> <groupId>com.sun</groupId> <artifactId>yanfs</artifactId> <version>1.4</version></dependency>
Repository
<repository> <id>raisercostin-github</id> <url>https://raw.githubusercontent.com/raisercostin/maven-repo/master/</url> <snapshots><enabled>false</enabled></snapshots></repository>
- To release
mvn release:prepare release:perform -DskipTests=true -Prelease -Darguments="-DskipTests=true -Prelease"
About
Migrated fromhttps://java.net/projects/yanfs/sources/svn/show
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.