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
dariahsp
3a975dc5ec18e6841dc313b487539ed72dd9b285
3a975dc5ec18e6841dc313b487539ed72dd9b285
Switch branch/tag
dariahsp
dariahsp-sample
build.gradle
Find file
Normal view
History
Permalink
build.gradle
103 Bytes
Newer
Older
1: Rebase on newer OpenSAML
Gradl, Tobias
committed
Oct 27, 2020
1
2
3
4
5
6
7
8
plugins
{
id
'java'
id
'war'
}
dependencies
{
testImplementation
librarySets
.
commonTest
}