4.0.0
	com.baeldung
	spring-data-elasticsearch
	0.0.1-SNAPSHOT
	jar
	spring-data-elasticsearch
	
		UTF-8
		1.8
		1.8
		
		4.3.4.RELEASE
        2.0.5.RELEASE
		4.12
		1.7.21
		1.1.7
		4.2.2
		2.4.2
		1.2.21
        2.19.1        
	
	
		
			org.springframework
			spring-core
			${org.springframework.version}
		
		
			org.springframework.data
			spring-data-elasticsearch
			${spring-data-elasticsearch.version}
		
		
		
			junit
			junit
			${junit.version}
			test
		
		
			org.springframework
			spring-test
			${org.springframework.version}
			test
		
		 
			net.java.dev.jna 
		    jna 
		    ${jna.version} 
		    test 
		 
		
		
			org.slf4j
			slf4j-api
			${org.slf4j.version}
		
		
			ch.qos.logback
			logback-classic
			${logback.version}
		
		
			org.slf4j
			jcl-over-slf4j
			${org.slf4j.version}
		
		
			org.slf4j
			log4j-over-slf4j
			${org.slf4j.version}
		
		
			org.elasticsearch
			elasticsearch
			${elasticsearch.version}
		
		
			com.alibaba
			fastjson
			${fastjson.version}
		
	
	
	
        
            
                org.apache.maven.plugins
                maven-surefire-plugin
                ${maven-surefire-plugin.version}
                
                    
                        **/*IntegrationTest.java
                        **/*LiveTest.java
                    
                
            
        
    
    
        
            integration
            
                
                    
                        org.apache.maven.plugins
                        maven-surefire-plugin
                        
                            
                                integration-test
                                
                                    test
                                
                                
                                    
                                        **/*LiveTest.java
                                    
                                    
                                        **/*IntegrationTest.java
                                    
                                
                            
                        
                        
                            
                                json