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 00aef53 commit 6e24549Copy full SHA for 6e24549
frameworks/Java/smart-socket/pom.xml
@@ -22,6 +22,11 @@
22
<artifactId>feat-cloud-starter</artifactId>
23
<version>0.8.10</version>
24
</dependency>
25
+ <dependency>
26
+ <groupId>io.github.smartboot.socket</groupId>
27
+ <artifactId>aio-pro</artifactId>
28
+ <version>1.5.62-SNAPSHOT</version>
29
+ </dependency>
30
<dependency>
31
<groupId>tech.smartboot.servlet</groupId>
32
<artifactId>servlet-core</artifactId>
0 commit comments