init: cdk初步+语言管理
This commit is contained in:
23
pom.xml
23
pom.xml
@@ -49,6 +49,29 @@
|
||||
<version>${snowy.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>vip.storm</groupId>
|
||||
<artifactId>storm-plugin-cdk</artifactId>
|
||||
<version>${snowy.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>vip.storm</groupId>
|
||||
<artifactId>storm-plugin-cdk-api</artifactId>
|
||||
<version>${snowy.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>vip.storm</groupId>
|
||||
<artifactId>storm-plugin-inter</artifactId>
|
||||
<version>${snowy.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>vip.storm</groupId>
|
||||
<artifactId>storm-plugin-inter-api</artifactId>
|
||||
<version>${snowy.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- snowy-plugin-auth-api -->
|
||||
<dependency>
|
||||
<groupId>vip.storm</groupId>
|
||||
|
||||
Reference in New Issue
Block a user