| | |
| | | |
| | | <groupId>com.fzzy</groupId> |
| | | <artifactId>fzzy-igdss-view</artifactId> |
| | | <version>${fzzy-igdss.version}</version> |
| | | <version>${fzzy.igdss.version}</version> |
| | | |
| | | <parent> |
| | | <artifactId>fzzy-igdss-parent</artifactId> |
| | |
| | | </description> |
| | | |
| | | <dependencies> |
| | | |
| | | <dependency> |
| | | <groupId>com.fzzy</groupId> |
| | | <artifactId>fzzy-igdss-core</artifactId> |
| | | <version>${fzzy.igdss.version}</version> |
| | | </dependency> |
| | | |
| | | <!--引入cglib避免与shiro-redis冲突 --> |
| | | <dependency> |
| | |
| | | </exclusion> |
| | | </exclusions> |
| | | </dependency> |
| | | <dependency> |
| | | |
| | | <!-- <dependency> |
| | | <groupId>commons-lang</groupId> |
| | | <artifactId>commons-lang</artifactId> |
| | | <version>2.4</version> |
| | | <scope>compile</scope> |
| | | <version>2.6</version> |
| | | </dependency>--> |
| | | |
| | | <dependency> |
| | | <groupId>org.apache.commons</groupId> |
| | | <artifactId>commons-jexl</artifactId> |
| | | <version>2.1.1</version> |
| | | </dependency> |
| | | |
| | | </dependencies> |