Rev 1727 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><modelVersion>4.0.0</modelVersion><groupId>in.shop2020</groupId><artifactId>FbApps</artifactId><packaging>war</packaging><version>1.0-Snapshot</version><dependencies><dependency><groupId>readonly.apache</groupId><artifactId>thrift</artifactId><version>0.2.0</version></dependency><dependency><groupId>readonly.slf4j</groupId><artifactId>slf4j-api</artifactId><version>1.5.8</version></dependency><dependency><groupId>readonly.slf4j</groupId><artifactId>slf4j-simple</artifactId><version>1.5.8</version></dependency><dependency><groupId>in.shop2020</groupId><artifactId>ThriftConfig</artifactId><version>1.0-SNAPSHOT</version></dependency><dependency><groupId>in.shop2020</groupId><artifactId>Common</artifactId><version>1.0-SNAPSHOT</version></dependency><dependency><groupId>readonly.apache</groupId><artifactId>servlet-api</artifactId><version>2.5</version><scope>provided</scope></dependency><dependency><groupId>readonly.apache.struts</groupId><artifactId>struts2-convention-plugin</artifactId><version>2.1.8.1</version></dependency><dependency><groupId>readonly.apache.struts</groupId><artifactId>struts2-core</artifactId><version>2.1.8.1</version></dependency><dependency><groupId>readonly.apache.struts</groupId><artifactId>struts2-rest-plugin</artifactId><version>2.1.8.1</version></dependency><dependency><groupId>readonly.apache.struts</groupId><artifactId>xstream</artifactId><version>1.2.2</version></dependency><dependency><groupId>readonly.apache.struts</groupId><artifactId>xwork-core</artifactId><version>2.1.6</version></dependency><dependency><groupId>readonly.apache</groupId><artifactId>commons-collections</artifactId><version>3.2.1</version></dependency><dependency><groupId>readonly.apache</groupId><artifactId>commons-digester</artifactId><version>2.0</version></dependency><dependency><groupId>readonly.apache</groupId><artifactId>commons-fileupload</artifactId><version>1.2.1</version></dependency><dependency><groupId>readonly.apache</groupId><artifactId>commons-io</artifactId><version>1.3.2</version></dependency><dependency><groupId>readonly.apache</groupId><artifactId>commons-lang</artifactId><version>2.4</version></dependency><dependency><groupId>readonly.apache</groupId><artifactId>commons-logging</artifactId><version>1.0.4</version></dependency><dependency><groupId>readonly.apache</groupId><artifactId>velocity</artifactId><version>1.6.3</version></dependency><dependency><groupId>readonly.apache</groupId><artifactId>velocity-tools</artifactId><version>1.4</version></dependency><dependency><groupId>readonly.apache</groupId><artifactId>json-lib</artifactId><version>2.1-jdk15</version></dependency><dependency><groupId>readonly</groupId><artifactId>freemarker</artifactId><version>2.3.15</version></dependency></dependencies></project>