Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mytime
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
Narendar Vakiti
mytime
Commits
4c689627
Unverified
Commit
4c689627
authored
Jun 06, 2018
by
rsayannagari-nisum-com
Committed by
GitHub
Jun 06, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reverted
Reverted
parent
a0ec8f72
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
build.gradle
build.gradle
+2
-3
No files found.
build.gradle
View file @
4c689627
...
@@ -45,7 +45,6 @@ dependencies {
...
@@ -45,7 +45,6 @@ dependencies {
compile
(
'org.quartz-scheduler:quartz:2.2.1'
)
compile
(
'org.quartz-scheduler:quartz:2.2.1'
)
compile
(
'org.quartz-scheduler:quartz:2.3.0'
)
compile
(
'org.quartz-scheduler:quartz:2.3.0'
)
compile
group:
'org.springframework.boot'
,
name:
'spring-boot-starter-test'
,
version:
'1.5.8.RELEASE'
compile
group:
'org.springframework.boot'
,
name:
'spring-boot-starter-test'
,
version:
'1.5.8.RELEASE'
compile
group:
'org.springframework.boot'
,
name:
'spring-boot-starter-tomcat'
testCompile
(
'junit:junit:4.12'
)
testCompile
(
'junit:junit:4.12'
)
compile
(
'net.sf.ucanaccess:ucanaccess:4.0.1'
)
compile
(
'net.sf.ucanaccess:ucanaccess:4.0.1'
)
testCompile
(
'org.hsqldb:hsqldb'
)
testCompile
(
'org.hsqldb:hsqldb'
)
...
@@ -55,6 +54,6 @@ dependencies {
...
@@ -55,6 +54,6 @@ dependencies {
compile
(
'com.jcraft:jsch:0.1.46'
)
compile
(
'com.jcraft:jsch:0.1.46'
)
compile
(
'com.itextpdf:itextpdf:5.0.6'
)
compile
(
'com.itextpdf:itextpdf:5.0.6'
)
compile
(
'jcifs:jcifs:1.3.17'
)
compile
(
'jcifs:jcifs:1.3.17'
)
testC
ompile
(
'javax.servlet:servlet-api'
)
c
ompile
(
'javax.servlet:servlet-api'
)
}
}
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