diff --git a/README.md b/README.md
index 0bc6b74..4427d11 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,19 @@ MilvusPlus is a powerful Java library that streamlines interactions with Milvus
Add MilvusPlus to your project:
**Maven:**
+
+Core:
+```xml
+
+ io.github.javpower
+ milvus-plus-core
+ 2.4.0-SNAPSHOT
+
+```
+
+
+Spring:
+
```xml
io.github.javpower
@@ -31,6 +44,17 @@ Add MilvusPlus to your project:
```
+Solon:
+
+```xml
+
+ io.github.javpower
+ milvus-plus-solon-plugin
+ 2.4.0-SNAPSHOT
+
+```
+
+
## Application Scenarios
Vector databases are particularly useful in: