Quantcast
Channel: Active questions tagged config - Stack Overflow
Viewing all articles
Browse latest Browse all 5049

Grails BuildConfig.groovy, difference between build, compile, and runtime?

$
0
0

What's the difference between build, runtime, and compile, in BuildConfig.groovy (1.3.7)

grails.project.dependency.resolution = {    plugins {        build "acme:acme-cache:latest.integration"    }    dependencies {        build "com.foo.bar:foobar:1.0.5"        runtime "org.apache.httpcomponents:httpclient:4.0.3"        compile("com.thoughtworks.xstream:xstream:1.3.1")    }}

Viewing all articles
Browse latest Browse all 5049

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>