SBT plugin for rest.li that provides all the build tasks required to build rest.li applications.
'org.coursera.courier:test:0.0.1'
<dependency>
<groupId>org.coursera.courier</groupId>
<artifactId>test</artifactId>
<version>0.0.1</version>
</dependency>
<dependency org="org.coursera.courier" name="test" rev="0.0.1"/>
"org.coursera.courier", "test", "0.0.1"