This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
github
/
spring-security
espejo de
https://github.com/spring-projects/spring-security
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
apply base plugin to add clean task
Dan Allen
hace 2 años
padre
649823f401
commit
c4bff97fe8
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
build.gradle
+ 1
- 0
build.gradle
Ver fichero
@@ -1,4 +1,5 @@
plugins {
+ id 'base'
id 'org.antora' version '1.0.0-alpha.3'
}