8000 [Moss-Panusitt] update readme guide maven download for spring boot r2… · jasync-sql/jasync-sql@e1262da · GitHub
[go: up one dir, main page]

Skip to content

Commit e1262da

Browse files
bamosszaPanusitt Khuenkham
andauthored
[Moss-Panusitt] update readme guide maven download for spring boot r2dbc-mysql (#334)
Co-authored-by: Panusitt Khuenkham <panusitt@mindbase.co.th>
1 parent 53d7c42 commit e1262da

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,19 @@ For docs and info see the [wiki](https://github.com/jasync-sql/jasync-sql/wiki).
4141
<artifactId>jasync-mysql</artifactId>
4242
<version>2.1.7</version>
4343
</dependency>
44+
4445
<!-- postgresql -->
4546
<dependency>
46-
<groupId>com.github.jasync-sql</groupId>
47-
<artifactId>jasync-postgresql</artifactId>
48-
<version>2.1.7</version>
47+
<groupId>com.github.jasync-sql</groupId>
48+
<artifactId>jasync-postgresql</artifactId>
49+
<version>2.1.7</version>
50+
</dependency>
51+
52+
<!-- r2dbc-mysql -->
53+
<dependency>
54+
<groupId>com.github.jasync-sql</groupId>
55+
<artifactId>jasync-r2dbc-mysql</artifactId>
56+
<version>2.1.7</version>
4957
</dependency>
5058
```
5159

0 commit comments

Comments
 (0)
0