Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

raisercostin/yanfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SonarCloudDownloadBuild Status

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.

Maven

Dependency

<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>

Development

  • To releasemvn release:prepare release:perform -DskipTests=true -Prelease -Darguments="-DskipTests=true -Prelease"

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp