| 
									
										
										
										
											2017-03-29 04:45:30 +08:00
										 |  |  | apply plugin: 'io.spring.convention.spring-test' | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | dependencies { | 
					
						
							| 
									
										
										
										
											2021-04-05 08:36:21 +08:00
										 |  |  | 	management platform(project(":spring-security-dependencies")) | 
					
						
							| 
									
										
										
										
											2021-04-04 20:31:47 +08:00
										 |  |  | 	implementation project(':spring-security-core') | 
					
						
							|  |  |  | 	implementation 'org.python:jython' | 
					
						
							|  |  |  | 	implementation 'org.springframework:spring-aop' | 
					
						
							|  |  |  | 	implementation 'org.springframework:spring-beans' | 
					
						
							|  |  |  | 	implementation 'org.springframework:spring-context' | 
					
						
							|  |  |  | 	implementation 'org.springframework:spring-tx' | 
					
						
							| 
									
										
										
										
											2017-03-29 04:45:30 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-04-04 20:31:47 +08:00
										 |  |  | 	testImplementation project(':spring-security-web') | 
					
						
							|  |  |  | 	testImplementation 'javax.servlet:javax.servlet-api' | 
					
						
							|  |  |  | 	testImplementation 'org.springframework:spring-web' | 
					
						
							| 
									
										
										
										
											2017-03-29 04:45:30 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-04-04 20:31:47 +08:00
										 |  |  | 	testRuntimeOnly project(':spring-security-config') | 
					
						
							|  |  |  | 	testRuntimeOnly 'org.aspectj:aspectjweaver' | 
					
						
							| 
									
										
										
										
											2017-03-29 04:45:30 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | System.setProperty('python.cachedir.skip', 'true') |