4.0.0
	
		com.keao.edu
		edu-auth
		1.0
	
	edu-auth-server
	edu-auth-server
	http://maven.apache.org
	
		UTF-8
	
	
		
			org.springframework.boot
			spring-boot-starter-web
		
		
			org.springframework.cloud
			spring-cloud-starter-netflix-eureka-client
		
		
			org.springframework.cloud
			spring-cloud-starter-oauth2
		
		
			org.springframework.cloud
			spring-cloud-starter-security
		
		
		
			com.spring4all
			swagger-spring-boot-starter
		
		
			com.alibaba
			druid-spring-boot-starter
		
		
			com.github.penggle
			kaptcha
			2.3.2
		
		
			org.apache.commons
			commons-pool2
		
		
			com.keao.edu
			edu-common
		
		
			com.keao.edu
			edu-auth-api
		
		
			com.keao.edu
			edu-im-api
		
		
			com.keao.edu
			edu-datasource
		
        
            mysql
            mysql-connector-java
        
        
            org.springframework.cloud
            spring-cloud-openfeign-core
            compile
        
        
            com.keao.edu
            edu-thirdparty
            1.0
            compile
        
        
            com.keao.edu
            edu-user-client-api
        
    
	
		
			
				org.springframework.boot
				spring-boot-maven-plugin
			
			
				com.spotify
				docker-maven-plugin