All Downloads are FREE. Search and download functionalities are using the official Maven repository.

go.pom.mustache Maven / Gradle / Ivy

The newest version!

    4.0.0
    com.wordnik
    Go{{packageName}}
    pom
    {{packageVersion}}
    Go{{packageName}}
 
        
            
                maven-dependency-plugin
                
                    
                        package
                        
                            copy-dependencies
                        
                        
                            ${project.build.directory}
                        
                    
                
            
            
                org.codehaus.mojo
                exec-maven-plugin
                1.2.1
                
                    
                        go-get-testify
                        pre-integration-test
                        
                            exec
                        
                        
                            go
                            
                                get
                                github.com/stretchr/testify/assert
                            
                        
                    
                    
                        go-get-sling
                        pre-integration-test
                        
                            exec
                        
                        
                            go
                            
                                get
                                github.com/dghubble/sling
                            
                        
                    
                    
                        go-test
                        integration-test
                        
                            exec
                        
                        
                            go
                            
                                test
                                -v
                            
                        
                    
                
            
        
    




© 2015 - 2024 Weber Informatics LLC | Privacy Policy