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

Commit23f4f06

Browse files
committed
How to add dependency
1 parentdefdb75 commit23f4f06

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

‎README.md‎

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,22 @@ rel="self">NFSv2</a>, and <a href=
1616
rel="self">NFSv3</a> protocols in client side form.
1717

1818
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.
19+
20+
##Maven
21+
###Dependency
22+
23+
<dependency>
24+
<groupId>com.sun</groupId>
25+
<artifactId>yanfs</artifactId>
26+
<version>1.3</version>
27+
</dependency>
28+
29+
###Repository
30+
Till the release is added to JCentral you can use this repo
31+
32+
<repository>
33+
<id>raisercostin-bintray</id>
34+
<name>Bintray Raisercostin Maven Repository</name>
35+
<layout>default</layout>
36+
<url>https://dl.bintray.com/raisercostin/maven</url>
37+
</repository>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp