| | |
| | | |
| | | <dependencies> |
| | | <dependency> |
| | | <groupId>org.moral</groupId> |
| | | <artifactId>screen-common</artifactId> |
| | | <version>1.0-SNAPSHOT</version> |
| | | <scope>compile</scope> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.springframework.boot</groupId> |
| | | <artifactId>spring-boot-devtools</artifactId> |
| | | <optional>true</optional> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>commons-httpclient</groupId> |
| | | <artifactId>commons-httpclient</artifactId> |
| | | <version>3.1</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.moral</groupId> |
| | | <artifactId>screen-common</artifactId> |
| | | <version>1.0-SNAPSHOT</version> |