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 be9eb10 commit b171f48Copy full SHA for b171f48
frameworks/Java/tio-http-server/pom.xml
@@ -19,6 +19,11 @@
19
<version>3.7.3.v20250401-RELEASE</version>
20
</dependency>
21
22
+ <dependency>
23
+ <groupId>com.litongjava</groupId>
24
+ <artifactId>tio-utils</artifactId>
25
+ <version>3.7.3.v20250401-RELEASE</version>
26
+ </dependency>
27
<dependency>
28
<groupId>com.litongjava</groupId>
29
<artifactId>java-db</artifactId>
0 commit comments