diff --git a/ContentGrabbingJi-Command-api/pom.xml b/ContentGrabbingJi-Command-api/pom.xml
new file mode 100644
index 0000000..248b0de
--- /dev/null
+++ b/ContentGrabbingJi-Command-api/pom.xml
@@ -0,0 +1,32 @@
+
+
+
+
+
+ ContentGrabbingJi
+ net.lamgc
+ 3.0.0-alpha-SNAPSHOT
+
+ 4.0.0
+
+ ContentGrabbingJi-Command-api
+
+
+
\ No newline at end of file
diff --git a/ContentGrabbingJi-Command-pixiv/pom.xml b/ContentGrabbingJi-Command-pixiv/pom.xml
new file mode 100644
index 0000000..bb8d101
--- /dev/null
+++ b/ContentGrabbingJi-Command-pixiv/pom.xml
@@ -0,0 +1,45 @@
+
+
+
+
+
+ ContentGrabbingJi
+ net.lamgc
+ 3.0.0-alpha-SNAPSHOT
+
+ 4.0.0
+
+ ContentGrabbingJi-Command-pixiv
+
+
+
+ net.lamgc
+ ContentGrabbingJi-Command-api
+ 3.0.0-alpha-SNAPSHOT
+
+
+ net.lamgc
+ ContentGrabbingJi-pixiv
+ 3.0.0-alpha-SNAPSHOT
+
+
+
+
+
\ No newline at end of file
diff --git a/ContentGrabbingJi-core/pom.xml b/ContentGrabbingJi-core/pom.xml
index 0cc0c22..f05c094 100644
--- a/ContentGrabbingJi-core/pom.xml
+++ b/ContentGrabbingJi-core/pom.xml
@@ -46,12 +46,12 @@
net.lamgc
- ContentGrabbingJi-pixiv
+ ContentGrabbingJi-Event
3.0.0-alpha-SNAPSHOT
net.lamgc
- ContentGrabbingJi-Event
+ ContentGrabbingJi-Command-api
3.0.0-alpha-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 9c1ba67..589316a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,6 +36,8 @@
ContentGrabbingJi-CacheStore-local
ContentGrabbingJi-common
ContentGrabbingJi-Event
+ ContentGrabbingJi-Command-api
+ ContentGrabbingJi-Command-pixiv