mirror of
				https://github.com/opennetworkinglab/onos.git
				synced 2025-10-31 08:11:00 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			126 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			126 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| COMPILE_DEPS = CORE_DEPS + NETTY + JACKSON + [
 | |
|     "@io_netty_netty//jar",
 | |
| ]
 | |
| 
 | |
| osgi_jar_with_tests(
 | |
|     deps = COMPILE_DEPS,
 | |
| )
 |