File | Operation |
---|---|
org.springframework.roo.root-2.0.0.M3.pom | download |
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.root</artifactId>
<version>2.0.0.M3</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.springframework.roo" % "org.springframework.roo.root" % "2.0.0.M3"
@Grapes(
@Grab(group='org.springframework.roo', module='org.springframework.roo.root', version='2.0.0.M3')
)
<dependency org="org.springframework.roo" name="org.springframework.roo.root" rev="2.0.0.M3" />