Skip to content

Commit afa9436

Browse files
authored
Update README.md
add repository [ci skip]
1 parent 94641c0 commit afa9436

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ First, add the SF Java UI library to your java web project:
3636
<version>RELEASE</version>
3737
</dependency>
3838
```
39+
Add the oss repository:
40+
```xml
41+
The official version Not yet deployed
42+
```
43+
3944
Create a new Rest Web Service. (example using spring)
4045

4146
```Java

0 commit comments

Comments
 (0)