<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.model</artifactId>
<version>1.3.1.RC2</version>
<type>bundle</type>
</dependency>
libraryDependencies += "org.springframework.roo" % "org.springframework.roo.model" % "1.3.1.RC2"
@Grapes(
@Grab(group='org.springframework.roo', module='org.springframework.roo.model', version='1.3.1.RC2')
)
<dependency org="org.springframework.roo" name="org.springframework.roo.model" rev="1.3.1.RC2" />