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

akka-scala.pom.mustache Maven / Gradle / Ivy

There is a newer version: 3.0.0-rc1
Show newest version

    4.0.0
    {{groupId}}
    {{artifactId}}
    jar
    {{artifactId}}
    {{artifactVersion}}
    
        2.2.0
    

    
        
            maven-mongodb-plugin-repo
            maven mongodb plugin repository
            http://maven-mongodb-plugin.googlecode.com/svn/maven/repo
            default
        
    

    
        
            
                org.apache.maven.plugins
                maven-surefire-plugin
                2.12
                
                    
                        
                            loggerPath
                            conf/log4j.properties
                        
                    
                    -Xms512m -Xmx1500m
                    methods
                    pertest
                
            
            
                maven-dependency-plugin
                
                    
                        package
                        
                            copy-dependencies
                        
                        
                            ${project.build.directory}/lib
                        
                    
                
            

            
            
                org.apache.maven.plugins
                maven-jar-plugin
                2.2
                
                    
                        
                            jar
                            test-jar
                        
                    
                
                
                
            

            
                org.codehaus.mojo
                build-helper-maven-plugin
                
                    
                        add_sources
                        generate-sources
                        
                            add-source
                        
                        
                            
                                
                                src/main/java
                            
                        
                    
                    
                        add_test_sources
                        generate-test-sources
                        
                            add-test-source
                        
                        
                            
                                
                                src/test/java
                            
                        
                    
                
            
            
                org.apache.maven.plugins
                maven-compiler-plugin
                2.3.2
                
                    
                    1.6
                    1.6
                
            
            
                net.alchim31.maven
                scala-maven-plugin
                ${scala-maven-plugin-version}
                
                    
                        scala-compile-first
                        process-resources
                        
                            add-source
                            compile
                        
                    
                    
                        scala-test-compile
                        process-test-resources
                        
                            testCompile
                        
                    
                
                
                    
                        -feature
                    
                    
                        -Xms128m
                        -Xmx1500m
                    
                
            
        
    
    
        
            
                org.scala-tools
                maven-scala-plugin
                
                    ${scala-version}
                
            
        
    
    
        
            org.scala-lang
            scala-library
            ${scala-version}
        
        
            io.swagger
            swagger-core
            ${swagger-core-version}
        
        
            org.scalatest
            scalatest_2.10
            ${scala-test-version}
            test
        
        
            junit
            junit
            ${junit-version}
            test
        
        
            joda-time
            joda-time
            ${joda-time-version}
        
        
            org.joda
            joda-convert
            ${joda-version}
        
        
            com.typesafe
            config
            1.2.1
        
        
            com.typesafe.akka
            akka-actor_2.10
            ${akka-version}
        
        
            io.spray
            spray-client
            ${spray-version}
        
        
            org.json4s
            json4s-jackson_2.10
            ${json4s-jackson-version}
        
    
    
        2.10.4
        3.2.11
        3.2.11
        1.3.1
        2.3.9
        1.2
        2.2
        1.5.4
        1.0.0

        4.8.1
        3.1.5
        2.1.3
    





© 2015 - 2024 Weber Informatics LLC | Privacy Policy