Commit 11e31c19 by wangli

import project-dispatch

1 parent c38543aa
Showing with 6 additions and 0 deletions
......@@ -102,6 +102,12 @@
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr310</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba.cloud</groupId>
<artifactId>project-dispatch</artifactId>
<version>2021.0.5.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
<build>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!