We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f625749 commit 1934cb5Copy full SHA for 1934cb5
frameworks/Java/smart-socket/pom.xml
@@ -22,6 +22,11 @@
22
<artifactId>feat-cloud-starter</artifactId>
23
<version>0.8.2</version>
24
</dependency>
25
+ <dependency>
26
+ <groupId>io.github.smartboot.socket</groupId>
27
+ <artifactId>aio-pro</artifactId>
28
+ <version>1.6.56</version>
29
+ </dependency>
30
<dependency>
31
<groupId>tech.smartboot.servlet</groupId>
32
<artifactId>servlet-core</artifactId>
0 commit comments