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
MCMS
Commits
fe761fc1
Commit
fe761fc1
authored
Sep 23, 2020
by
sgjj
Browse files
添加aliyun仓库
parent
d3f9a701
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
fe761fc1
...
...
@@ -17,6 +17,20 @@
<java.version>
1.8
</java.version>
</properties>
<repositories>
<repository>
<id>
alimaven
</id>
<name>
aliyun maven
</name>
<url>
https://maven.aliyun.com/nexus/content/groups/public/
</url>
<releases>
<enabled>
true
</enabled>
</releases>
<snapshots>
<enabled>
true
</enabled>
</snapshots>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>
net.mingsoft
</groupId>
...
...
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