| | |
| | | <scope>system</scope> |
| | | <systemPath>${pom.basedir}/src/main/resources/lib/common-1.0.jar</systemPath> |
| | | </dependency> |
| | | <!--hbase--> |
| | | <!--<dependency>--> |
| | | <!--<groupId>org.springframework.data</groupId>--> |
| | | <!--<artifactId>spring-data-hadoop-boot</artifactId>--> |
| | | <!--<version>2.5.0.RELEASE</version>--> |
| | | <!--<exclusions>--> |
| | | <!--<exclusion>--> |
| | | <!--<groupId>javax.servlet</groupId>--> |
| | | <!--<artifactId>servlet-api</artifactId>--> |
| | | <!--</exclusion>--> |
| | | <!--</exclusions>--> |
| | | <!--</dependency>--> |
| | | <!--<dependency>--> |
| | | <!--<groupId>org.springframework.data</groupId>--> |
| | | <!--<artifactId>spring-data-hadoop</artifactId>--> |
| | | <!--<version>2.5.0.RELEASE</version>--> |
| | | <!--<exclusions>--> |
| | | <!--<exclusion>--> |
| | | <!--<groupId>org.slf4j</groupId>--> |
| | | <!--<artifactId>slf4j-log4j12</artifactId>--> |
| | | <!--</exclusion>--> |
| | | <!--<exclusion>--> |
| | | <!--<groupId>log4j</groupId>--> |
| | | <!--<artifactId>log4j</artifactId>--> |
| | | <!--</exclusion>--> |
| | | <!--<exclusion>--> |
| | | <!--<groupId>javax.servlet</groupId>--> |
| | | <!--<artifactId>servlet-api</artifactId>--> |
| | | <!--</exclusion>--> |
| | | <!--</exclusions>--> |
| | | <!--</dependency>--> |
| | | <!--<dependency>--> |
| | | <!--<groupId>org.apache.hbase</groupId>--> |
| | | <!--<artifactId>hbase-client</artifactId>--> |
| | | <!--<version>1.4.4</version>--> |
| | | <!--<exclusions>--> |
| | | <!--<exclusion>--> |
| | | <!--<groupId>org.slf4j</groupId>--> |
| | | <!--<artifactId>slf4j-log4j12</artifactId>--> |
| | | <!--</exclusion>--> |
| | | <!--<exclusion>--> |
| | | <!--<groupId>log4j</groupId>--> |
| | | <!--<artifactId>log4j</artifactId>--> |
| | | <!--</exclusion>--> |
| | | <!--<exclusion>--> |
| | | <!--<groupId>javax.servlet</groupId>--> |
| | | <!--<artifactId>servlet-api</artifactId>--> |
| | | <!--</exclusion>--> |
| | | <!--</exclusions>--> |
| | | <!--</dependency>--> |
| | | <!--<dependency>--> |
| | | <!--<groupId>org.apache.logging.log4j</groupId>--> |
| | | <!--<artifactId>log4j-1.2-api</artifactId>--> |
| | | <!--<version>2.11.0</version>--> |
| | | <!--</dependency>--> |
| | | |
| | | </dependencies> |
| | | |