Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Khalid Ali
bookshare-backend
Commits
aa9bdeb8
Commit
aa9bdeb8
authored
Dec 23, 2018
by
Khalid Ali
Browse files
Add CAS lib from Spring Security
parent
38d576ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
aa9bdeb8
...
...
@@ -44,6 +44,7 @@ dependencies {
implementation
(
'org.springframework.boot:spring-boot-starter-data-jpa'
)
implementation
(
'org.springframework.boot:spring-boot-starter-data-rest'
)
implementation
(
'org.springframework.boot:spring-boot-starter-web'
)
implementation
(
'org.springframework.security:spring-security-cas'
)
implementation
(
'org.springframework.boot:spring-boot-starter-actuator'
)
implementation
(
'com.fasterxml.jackson.dataformat:jackson-dataformat-xml'
)
implementation
(
'com.fasterxml.jackson.datatype:jackson-datatype-joda'
)
...
...
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