Skip to content

Commit 5fbc4e0

Browse files
authored
[docs] Add documentation for DataStream Connector (#1038)
1 parent 9d18a1c commit 5fbc4e0

File tree

3 files changed

+422
-2
lines changed

3 files changed

+422
-2
lines changed

website/docs/apis/java-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ In order to use the client, you need to add the following dependency to your `po
3737
<dependency>
3838
<groupId>com.alibaba.fluss</groupId>
3939
<artifactId>fluss-client</artifactId>
40-
<version>0.6.0</version>
40+
<version>$FLUSS_VERSION$</version>
4141
</dependency>
4242
```
4343

0 commit comments

Comments
 (0)