mirror of
				https://github.com/vran-dev/databasir.git
				synced 2025-11-04 08:22:28 +08:00 
			
		
		
		
	feat: init core module
This commit is contained in:
		
							
								
								
									
										5
									
								
								core/build.gradle
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								core/build.gradle
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
dependencies {
 | 
			
		||||
    implementation 'mysql:mysql-connector-java:8.0.27'
 | 
			
		||||
    implementation 'commons-io:commons-io:2.11.0'
 | 
			
		||||
    implementation 'org.commonmark:commonmark:0.18.1'
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user