* [BAEL-1615] Code to support article. * Adding example of provides...with * Adding uses to main module
		
			
				
	
	
		
			2 lines
		
	
	
		
			91 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			91 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/usr/bin/env bash
 | |
| java --module-path outDir -m main.app/com.baeldung.modules.main.MainApp |