Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mysql-generator
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
1
Merge Requests
1
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
孙长纪
mysql-generator
Commits
5790bc8c
Commit
5790bc8c
authored
Apr 01, 2019
by
孙长纪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
升级mysql-connect包版本
parent
a6144441
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
1 deletion
+1
-1
fileHashes.bin
.gradle/4.6/fileHashes/fileHashes.bin
+0
-0
fileHashes.lock
.gradle/4.6/fileHashes/fileHashes.lock
+0
-0
build.gradle
build.gradle
+1
-1
No files found.
.gradle/4.6/fileHashes/fileHashes.bin
View file @
5790bc8c
No preview for this file type
.gradle/4.6/fileHashes/fileHashes.lock
View file @
5790bc8c
No preview for this file type
build.gradle
View file @
5790bc8c
...
@@ -36,7 +36,7 @@ repositories {
...
@@ -36,7 +36,7 @@ repositories {
}
}
dependencies
{
dependencies
{
compile
(
"mysql:mysql-connector-java:5.1.
21
"
)
compile
(
"mysql:mysql-connector-java:5.1.
46
"
)
compile
(
"commons-io:commons-io:2.4"
)
compile
(
"commons-io:commons-io:2.4"
)
compile
(
"commons-lang:commons-lang:2.6"
)
compile
(
"commons-lang:commons-lang:2.6"
)
compile
(
"org.freemarker:freemarker:2.3.19"
)
compile
(
"org.freemarker:freemarker:2.3.19"
)
...
...
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