| | |
| | | <artifactId>json-simple</artifactId> |
| | | <version>1.1.1</version> |
| | | </dependency> |
| | | |
| | | <!-- rabbitmq 依赖--> |
| | | <dependency> |
| | | <groupId>org.springframework.boot</groupId> |
| | | <artifactId>spring-boot-starter-amqp</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.apache.axis</groupId> |
| | | <artifactId>axis</artifactId> |
| | | <version>1.4</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.apache.axis</groupId> |
| | | <artifactId>axis-jaxrpc</artifactId> |
| | | <version>1.4</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.jcraft</groupId> |
| | | <artifactId>jsch</artifactId> |
| | | <version>0.1.54</version> |
| | | </dependency> |
| | | </dependencies> |
| | | |
| | | |
| | | </project> |
| | | </project> |