| | |
| | | <version>1.68</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.ruim.ifsp</groupId> |
| | | <artifactId>signature</artifactId> |
| | | <groupId>com.example.local</groupId> |
| | | <artifactId>ifsp-signature</artifactId> |
| | | <version>1.1.0.6</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.eclipse.paho</groupId> |
| | | <artifactId>org.eclipse.paho.client.mqttv3</artifactId> |
| | | <version>1.0.2</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.github.xiaoymin</groupId> |
| | | <artifactId>knife4j-openapi3-spring-boot-starter</artifactId> |
| | | <version>4.0.0</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.springdoc</groupId> |
| | | <artifactId>springdoc-openapi-ui</artifactId> |
| | | <version>1.6.14</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.example.led</groupId> |
| | | <artifactId>ledshow</artifactId> |
| | | <version>1.0.0</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.example.jni</groupId> |
| | | <artifactId>jni4net</artifactId> |
| | | <version>0.8.8.0</version> |
| | | </dependency> |
| | | |
| | | </dependencies> |
| | | |
| | | <build> |