Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
asset-distribution
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
data-spider
asset-distribution
Commits
47a4ed30
Commit
47a4ed30
authored
Apr 20, 2021
by
郑建
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
切换hbase
parent
f1e13bc0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
33 deletions
+0
-33
pom.xml
pom.xml
+0
-33
No files found.
pom.xml
View file @
47a4ed30
...
@@ -357,48 +357,15 @@
...
@@ -357,48 +357,15 @@
<artifactId>
aws-java-sdk-core
</artifactId>
<artifactId>
aws-java-sdk-core
</artifactId>
<version>
${amazonaws.version}
</version>
<version>
${amazonaws.version}
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.amazonaws
</groupId>
<groupId>
com.amazonaws
</groupId>
<artifactId>
aws-java-sdk-kms
</artifactId>
<artifactId>
aws-java-sdk-kms
</artifactId>
<version>
${amazonaws.version}
</version>
<version>
${amazonaws.version}
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.amazonaws
</groupId>
<groupId>
com.amazonaws
</groupId>
<artifactId>
aws-java-sdk-s3
</artifactId>
<artifactId>
aws-java-sdk-s3
</artifactId>
<version>
${amazonaws.version}
</version>
<version>
${amazonaws.version}
</version>
</dependency>
</dependency>
<dependency>
<groupId>
com.lkb.data
</groupId>
<artifactId>
lkb-core
</artifactId>
</dependency>
<dependency>
<groupId>
cn.quantgroup.data
</groupId>
<artifactId>
spider-web-page-store
</artifactId>
<exclusions>
<exclusion>
<groupId>
org.slf4j
</groupId>
<artifactId>
slf4j-log4j12
</artifactId>
</exclusion>
<exclusion>
<artifactId>
hadoop-hdfs
</artifactId>
<groupId>
org.apache.hadoop
</groupId>
</exclusion>
<exclusion>
<artifactId>
hadoop-common
</artifactId>
<groupId>
org.apache.hadoop
</groupId>
</exclusion>
<exclusion>
<artifactId>
hadoop-auth
</artifactId>
<groupId>
org.apache.hadoop
</groupId>
</exclusion>
<exclusion>
<artifactId>
hbase-client
</artifactId>
<groupId>
org.apache.hbase
</groupId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
</dependencies>
</project>
</project>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment