Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JeeSpringCloud
Commits
ea4739b5
Commit
ea4739b5
authored
Nov 28, 2018
by
Sun
Browse files
no commit message
parent
32befd1a
Changes
1
Hide whitespace changes
Inline
Side-by-side
JeeSpringCloud/jeespring-webDubboProvider/pom.xml
View file @
ea4739b5
...
@@ -43,42 +43,42 @@
...
@@ -43,42 +43,42 @@
<artifactId>
apache-ant-zip
</artifactId>
<artifactId>
apache-ant-zip
</artifactId>
<version>
2.3
</version>
<version>
2.3
</version>
<scope>
system
</scope>
<scope>
system
</scope>
<systemPath>
${project.basedir}/src/main/webapp/WEB-INF/lib/apache-ant-zip-2.3.jar
</systemPath>
<systemPath>
${project.basedir}/
../jeespring-web/
src/main/webapp/WEB-INF/lib/apache-ant-zip-2.3.jar
</systemPath>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.ckfinder
</groupId>
<groupId>
com.ckfinder
</groupId>
<artifactId>
ckfinder
</artifactId>
<artifactId>
ckfinder
</artifactId>
<version>
2.3
</version>
<version>
2.3
</version>
<scope>
system
</scope>
<scope>
system
</scope>
<systemPath>
${project.basedir}/src/main/webapp/WEB-INF/lib/ckfinder-2.3.jar
</systemPath>
<systemPath>
${project.basedir}/
../jeespring-web/
src/main/webapp/WEB-INF/lib/ckfinder-2.3.jar
</systemPath>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.ckfinder
</groupId>
<groupId>
com.ckfinder
</groupId>
<artifactId>
ckfinderplugin-fileeditor
</artifactId>
<artifactId>
ckfinderplugin-fileeditor
</artifactId>
<version>
2.3
</version>
<version>
2.3
</version>
<scope>
system
</scope>
<scope>
system
</scope>
<systemPath>
${project.basedir}/src/main/webapp/WEB-INF/lib/ckfinderplugin-fileeditor-2.3.jar
</systemPath>
<systemPath>
${project.basedir}/
../jeespring-web/
src/main/webapp/WEB-INF/lib/ckfinderplugin-fileeditor-2.3.jar
</systemPath>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.ckfinder
</groupId>
<groupId>
com.ckfinder
</groupId>
<artifactId>
ckfinderplugin-imageresize
</artifactId>
<artifactId>
ckfinderplugin-imageresize
</artifactId>
<version>
2.3
</version>
<version>
2.3
</version>
<scope>
system
</scope>
<scope>
system
</scope>
<systemPath>
${project.basedir}/src/main/webapp/WEB-INF/lib/ckfinderplugin-imageresize-2.3.jar
</systemPath>
<systemPath>
${project.basedir}/
../jeespring-web/
src/main/webapp/WEB-INF/lib/ckfinderplugin-imageresize-2.3.jar
</systemPath>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.swetake
</groupId>
<groupId>
com.swetake
</groupId>
<artifactId>
qrcode
</artifactId>
<artifactId>
qrcode
</artifactId>
<version>
1.5
</version>
<version>
1.5
</version>
<scope>
system
</scope>
<scope>
system
</scope>
<systemPath>
${project.basedir}/src/main/webapp/WEB-INF/lib/QRCode-1.5.jar
</systemPath>
<systemPath>
${project.basedir}/
../jeespring-web/
src/main/webapp/WEB-INF/lib/QRCode-1.5.jar
</systemPath>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
bitwalker
</groupId>
<groupId>
bitwalker
</groupId>
<artifactId>
UserAgentUtils
</artifactId>
<artifactId>
UserAgentUtils
</artifactId>
<version>
1.13
</version>
<version>
1.13
</version>
<scope>
system
</scope>
<scope>
system
</scope>
<systemPath>
${project.basedir}/src/main/webapp/WEB-INF/lib/UserAgentUtils-1.13.jar
</systemPath>
<systemPath>
${project.basedir}/
../jeespring-web/
src/main/webapp/WEB-INF/lib/UserAgentUtils-1.13.jar
</systemPath>
</dependency>
</dependency>
</dependencies>
</dependencies>
<build>
<build>
...
...
Write
Preview
Supports
Markdown
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