Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dariah
search
Commits
4df6b499
Commit
4df6b499
authored
May 07, 2020
by
Gradl, Tobias
Browse files
Preparing CLARIAH-DE LMS
parent
1b1b8b6a
Pipeline
#15412
passed with stages
in 5 minutes and 23 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
4df6b499
...
...
@@ -13,12 +13,12 @@ plugins {
id
'war'
//id 'io.spring.dependency-management' version '1.0.8.RELEASE'
id
'maven-publish'
id
'nebula.ospackage'
version
'8.
0.3
'
id
'nebula.ospackage'
version
'8.
3.0
'
}
allprojects
{
group
=
'eu.dariah.de.minfba'
version
=
'3.9.
0
-SNAPSHOT'
version
=
'3.9.
1
-SNAPSHOT'
description
=
'DARIAH-DE Generic Search'
ext
{
...
...
@@ -58,24 +58,24 @@ ext {
}
dependencies
{
i
mple
mentation
"eu.dariah.de.minfba:search-commons:$searchCommonsVersion"
i
mple
mentation
"org.springframework:spring-context:$springVersion"
i
mple
mentation
"org.springframework:spring-beans:$springVersion"
i
mple
mentation
"org.springframework:spring-core:$springVersion"
i
mple
mentation
"org.springframework:spring-webmvc:$springVersion"
i
mple
mentation
"org.springframework:spring-web:$springVersion"
//
i
mple
mentation
"org.springframework.security:spring-security-core:4.2.1.RELEASE"
//
i
mple
mentation
"org.springframework.security:spring-security-web:4.2.1.RELEASE"
//
i
mple
mentation
"org.springframework.security:spring-security-config:4.2.1.RELEASE"
i
mple
mentation
"org.apache.httpcomponents:httpclient:$httpComponentsVersion"
i
mple
mentation
"org.apache.tiles:tiles-core:$tilesVersion"
i
mple
mentation
"org.apache.tiles:tiles-jsp:$tilesVersion"
i
mple
mentation
"org.apache.tiles:tiles-api:$tilesVersion"
i
mple
mentation
"org.slf4j:slf4j-api:$slf4jVersion"
i
mple
mentation
"ch.qos.logback:logback-core:$logbackVersion"
i
mple
mentation
"ch.qos.logback:logback-classic:$logbackVersion"
i
mple
mentation
"javax.servlet:jstl:1.2"
i
mple
mentation
"org.yaml:snakeyaml:1.18"
co
mp
i
le
"eu.dariah.de.minfba:search-commons:$searchCommonsVersion"
co
mp
i
le
"org.springframework:spring-context:$springVersion"
co
mp
i
le
"org.springframework:spring-beans:$springVersion"
co
mp
i
le
"org.springframework:spring-core:$springVersion"
co
mp
i
le
"org.springframework:spring-webmvc:$springVersion"
co
mp
i
le
"org.springframework:spring-web:$springVersion"
//
co
mp
i
le "org.springframework.security:spring-security-core:4.2.1.RELEASE"
//
co
mp
i
le "org.springframework.security:spring-security-web:4.2.1.RELEASE"
//
co
mp
i
le "org.springframework.security:spring-security-config:4.2.1.RELEASE"
co
mp
i
le
"org.apache.httpcomponents:httpclient:$httpComponentsVersion"
co
mp
i
le
"org.apache.tiles:tiles-core:$tilesVersion"
co
mp
i
le
"org.apache.tiles:tiles-jsp:$tilesVersion"
co
mp
i
le
"org.apache.tiles:tiles-api:$tilesVersion"
co
mp
i
le
"org.slf4j:slf4j-api:$slf4jVersion"
co
mp
i
le
"ch.qos.logback:logback-core:$logbackVersion"
co
mp
i
le
"ch.qos.logback:logback-classic:$logbackVersion"
co
mp
i
le
"javax.servlet:jstl:1.2"
co
mp
i
le
"org.yaml:snakeyaml:1.18"
runtime
"org.slf4j:jcl-over-slf4j:$slf4jVersion"
runtime
"org.slf4j:log4j-over-slf4j:$slf4jVersion"
runtime
"org.apache.logging.log4j:log4j-to-slf4j:2.7"
...
...
i18n
@
2d266704
Compare
d6462d47
...
2d266704
Subproject commit
d6462d4756bcc8568af89d8757d6bbe466ef86c9
Subproject commit
2d2667043e0dd783ddc352ae03310d32f82f1513
_search-common
@
579cef18
Compare
f6d78da3
...
579cef18
Subproject commit
f6d78da32bbcd38f319c6f0ca0c3d43819845c16
Subproject commit
579cef18bc5bf3bc6b8e2731c864ff0dc1f9d07c
resources
@
a52cb417
Compare
1e554908
...
a52cb417
Subproject commit
1e554908227b8a5406d61dd96b6fb9a4e478baa0
Subproject commit
a52cb4172cdc1c188c3df2e6aa33d01439df651c
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