File | Operation |
---|---|
restygwt-website-1.2.pom | download |
<dependency>
<groupId>org.fusesource.restygwt</groupId>
<artifactId>restygwt-website</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.fusesource.restygwt', module='restygwt-website', version='1.2')
)
<parent> <groupId>org.fusesource.restygwt</groupId> <artifactId>restygwt-project</artifactId> <version>1.2</version> </parent>
compile
|-- org.scala-lang:scala-library:2.9.0-1
|-- org.scala-lang:scala-compiler:2.9.0-1
|-- org.fusesource.scalate:scalate-wikitext:1.5.1
|-- org.fusesource.scalate:scalate-page:1.5.1