This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
github
/
spring-security
同期ミラー
https://github.com/spring-projects/spring-security
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
apply base plugin to add clean task
Dan Allen
2 年 前
親
649823f401
コミット
c4bff97fe8
1 ファイル変更
、
1 行追加
、
0 行削除
分割表示
差分情報を表示
1
0
build.gradle
+ 1
- 0
build.gradle
ファイルの表示
@@ -1,4 +1,5 @@
plugins {
+ id 'base'
id 'org.antora' version '1.0.0-alpha.3'
}