| | |
| | | <artifactId>hutool-all</artifactId> |
| | | <version>5.8.40</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.aliyun</groupId> |
| | | <artifactId>dingtalk</artifactId> |
| | | <version>2.2.25</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.dingtalk.open</groupId> |
| | | <artifactId>app-stream-client</artifactId> |
| | | <version>1.3.7</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.aliyun</groupId> |
| | | <artifactId>alibaba-dingtalk-service-sdk</artifactId> |
| | | <version>2.0.0</version> |
| | | </dependency> |
| | | </dependencies> |
| | | <properties> |
| | | <maven.compiler.source>8</maven.compiler.source> |