Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jiwei-api
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
马天浩
jiwei-api
Commits
cc63a592
Commit
cc63a592
authored
Jan 19, 2021
by
matianhao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[瑞成接口] <fix> 修改pom
parent
92f1adcd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
67 deletions
+11
-67
pom.xml
pom.xml
+11
-67
No files found.
pom.xml
View file @
cc63a592
...
...
@@ -59,17 +59,18 @@
<version>
2.3.0.RELEASE
</version>
</dependency>
<!--<dependency>-->
<!--<groupId>com.alibaba.cloud</groupId>-->
<!--<artifactId>spring-cloud-starter-alibaba-nacos-discovery</artifactId>-->
<!--<version>2.1.1.RELEASE</version>-->
<!--</dependency>-->
<dependency>
<groupId>
com.alibaba.cloud
</groupId>
<artifactId>
spring-cloud-starter-alibaba-nacos-discovery
</artifactId>
<version>
2.1.1.RELEASE
</version>
</dependency>
<dependency>
<groupId>
com.alibaba.cloud
</groupId>
<artifactId>
spring-cloud-starter-alibaba-nacos-config
</artifactId>
<version>
2.1.1.RELEASE
</version>
</dependency>
<!--<dependency>-->
<!--<groupId>com.alibaba.cloud</groupId>-->
<!--<artifactId>spring-cloud-starter-alibaba-nacos-config</artifactId>-->
<!--<version>2.1.1.RELEASE</version>-->
<!--</dependency>-->
<!-- https://mvnrepository.com/artifact/org.json/json -->
...
...
@@ -104,63 +105,6 @@
<version>
2.1.3
</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient -->
<dependency>
<groupId>
commons-httpclient
</groupId>
<artifactId>
commons-httpclient
</artifactId>
<version>
3.1
</version>
</dependency>
<dependency>
<groupId>
org.apache.commons
</groupId>
<artifactId>
commons-io
</artifactId>
<version>
1.3.2
</version>
</dependency>
<dependency>
<groupId>
org.apache.axis2
</groupId>
<artifactId>
axis2-adb
</artifactId>
<version>
1.1.1
</version>
</dependency>
<dependency>
<groupId>
org.apache.axis2
</groupId>
<artifactId>
axis2-transport-local
</artifactId>
<version>
1.7.9
</version>
</dependency>
<dependency>
<groupId>
org.apache.axis2
</groupId>
<artifactId>
axis2-transport-http-tests
</artifactId>
<version>
1.0.0
</version>
</dependency>
<dependency>
<groupId>
commons-httpclient
</groupId>
<artifactId>
commons-httpclient
</artifactId>
<version>
3.1
</version>
</dependency>
<dependency>
<groupId>
org.apache.axis2
</groupId>
<artifactId>
axis2-kernel
</artifactId>
<version>
1.1.1
</version>
</dependency>
<dependency>
<groupId>
org.apache.ws.commons.axiom
</groupId>
<artifactId>
axiom-api
</artifactId>
<version>
1.2.5
</version>
</dependency>
<dependency>
<groupId>
org.apache.ws.commons.axiom
</groupId>
<artifactId>
axiom-impl
</artifactId>
<version>
1.2.2
</version>
</dependency>
<dependency>
<groupId>
org.apache.ws.commons.schema
</groupId>
<artifactId>
XmlSchema
</artifactId>
<version>
1.4.7
</version>
</dependency>
<dependency>
<groupId>
org.lucee
</groupId>
<artifactId>
wsdl4j
</artifactId>
<version>
1.5.1
</version>
</dependency>
</dependencies>
...
...
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