Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jeecg-boot
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenjunxiong
jeecg-boot
Commits
4b989020
Commit
4b989020
authored
Mar 18, 2021
by
zhangdaiscott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
JeecgBoot2.4.3版本发布——企业级低代码平台
parent
d5898139
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
.gitattributes
+1
-0
jeecg-boot/pom.xml
+12
-0
No files found.
.gitattributes
View file @
4b989020
...
...
@@ -2,3 +2,4 @@
*.css linguist-language=Java
*.html linguist-language=Java
*.vue linguist-language=Java
*.sql linguist-language=Java
jeecg-boot/pom.xml
View file @
4b989020
...
...
@@ -57,6 +57,18 @@
<module>jeecg-cloud-module</module>-->
</modules>
<distributionManagement>
<repository>
<id>
jeecg
</id>
<name>
jeecg Repository
</name>
<url>
http://maven.jeecg.com:8090/nexus/content/repositories/jeecg
</url>
</repository>
<snapshotRepository>
<id>
jeecg-snapshots
</id>
<name>
jeecg Snapshot Repository
</name>
<url>
http://maven.jeecg.com:8090/nexus/content/repositories/snapshots/
</url>
</snapshotRepository>
</distributionManagement>
<repositories>
<repository>
<id>
aliyun
</id>
...
...
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