| | |
| | | |
| | | <groupId>com.genersoft</groupId> |
| | | <artifactId>wvp-pro</artifactId> |
| | | <version>2.3.2</version> |
| | | <version>2.6.6</version> |
| | | <name>web video platform</name> |
| | | <description>国标28181视频平台</description> |
| | | |
| | |
| | | <version>2.1.3</version> |
| | | </dependency> |
| | | |
| | | <!-- json解析库fastjson --> |
| | | <!-- json解析库fastjson2 --> |
| | | <dependency> |
| | | <groupId>com.alibaba</groupId> |
| | | <artifactId>fastjson</artifactId> |
| | | <version>1.2.83</version> |
| | | <groupId>com.alibaba.fastjson2</groupId> |
| | | <artifactId>fastjson2</artifactId> |
| | | <version>2.0.17</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>com.alibaba.fastjson2</groupId> |
| | | <artifactId>fastjson2-extension</artifactId> |
| | | <version>2.0.17</version> |
| | | </dependency> |
| | | |
| | | <!-- okhttp --> |
| | | <dependency> |
| | |
| | | <dateFormat>yyyyMMdd</dateFormat> |
| | | </configuration> |
| | | </plugin> |
| | | |
| | | <plugin> |
| | | <groupId>org.apache.maven.plugins</groupId> |
| | | <artifactId>maven-surefire-plugin</artifactId> |
| | |
| | | <skipTests>true</skipTests> |
| | | </configuration> |
| | | </plugin> |
| | | |
| | | </plugins> |
| | | <resources> |
| | | <resource> |