2017-03-21 04:18:08 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								apply plugin: 'io.spring.convention.spring-module'
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								dependencies {
							 | 
						
					
						
							
								
									
										
										
										
											2021-10-05 22:23:29 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									management platform(project(":spring-security-dependencies"))
							 | 
						
					
						
							
								
									
										
										
										
											2021-04-04 20:31:47 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									api project(':spring-security-core')
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									api project(':spring-security-oauth2-core')
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									api project(':spring-security-web')
							 | 
						
					
						
							
								
									
										
										
										
											2021-07-13 02:06:44 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									api 'org.springframework:spring-core'
							 | 
						
					
						
							
								
									
										
										
										
											2021-04-04 20:31:47 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									api 'com.nimbusds:oauth2-oidc-sdk'
							 | 
						
					
						
							
								
									
										
										
										
											2017-03-21 04:18:08 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2017-10-23 21:04:01 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									optional project(':spring-security-oauth2-jose')
							 | 
						
					
						
							
								
									
										
										
										
											2018-05-11 13:40:44 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									optional 'io.projectreactor:reactor-core'
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									optional 'org.springframework:spring-webflux'
							 | 
						
					
						
							
								
									
										
										
										
											2020-01-26 20:58:24 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									optional 'com.fasterxml.jackson.core:jackson-databind'
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									optional 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310'
							 | 
						
					
						
							
								
									
										
										
										
											2020-01-20 04:30:27 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									optional 'org.springframework:spring-jdbc'
							 | 
						
					
						
							
								
									
										
										
										
											2020-06-26 13:58:56 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									optional 'org.springframework:spring-r2dbc'
							 | 
						
					
						
							
								
									
										
										
										
											2017-09-26 23:19:00 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2021-04-04 20:31:47 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									testImplementation project(path: ':spring-security-oauth2-core', configuration: 'tests')
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									testImplementation project(path: ':spring-security-oauth2-jose', configuration: 'tests')
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									testImplementation 'com.squareup.okhttp3:mockwebserver'
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									testImplementation 'io.projectreactor.netty:reactor-netty'
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									testImplementation 'io.projectreactor:reactor-test'
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									testImplementation 'org.skyscreamer:jsonassert'
							 | 
						
					
						
							
								
									
										
										
										
											2022-01-17 21:50:47 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									testImplementation 'io.r2dbc:r2dbc-h2:0.9.0.RELEASE'
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									testImplementation 'io.r2dbc:r2dbc-spi-test:0.9.0.RELEASE'
							 | 
						
					
						
							
								
									
										
										
										
											2021-07-13 02:06:44 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									testImplementation "org.assertj:assertj-core"
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									testImplementation "org.junit.jupiter:junit-jupiter-api"
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									testImplementation "org.junit.jupiter:junit-jupiter-params"
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									testImplementation "org.junit.jupiter:junit-jupiter-engine"
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									testImplementation "org.mockito:mockito-core"
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									testImplementation "org.mockito:mockito-junit-jupiter"
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									testImplementation "org.springframework:spring-test"
							 | 
						
					
						
							
								
									
										
										
										
											2017-11-08 01:14:03 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2021-04-04 20:31:47 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									testRuntimeOnly 'org.hsqldb:hsqldb'
							 | 
						
					
						
							
								
									
										
										
										
											2020-01-20 04:30:27 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2021-10-12 03:01:02 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									provided 'jakarta.servlet:jakarta.servlet-api'
							 | 
						
					
						
							
								
									
										
										
										
											2017-03-21 04:18:08 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								}
							 |