<dependency>
<groupId>org.springmodules</groupId>
<artifactId>spring-modules-osworkflow</artifactId>
<version>0.8a</version>
</dependency>
@Grapes(
@Grab(group='org.springmodules', module='spring-modules-osworkflow', version='0.8a')
)
compile
|-- commons-logging:commons-logging:1.1
|-- org.springframework:spring-beans:2.0.3
|-- org.springframework:spring-context:2.0.3
|-- org.springframework:spring-core:2.0.3
|-- org.springframework:spring-dao:2.0.3
|-- org.springframework:spring-support:2.0.3
|-- org.springframework:spring-webmvc:2.0.3
|-- org.springframework:spring-web:2.0.3
|-- org.springframework:spring-mock:2.0.3
|-- org.acegisecurity:acegi-security:1.0.3
|-- javax.servlet:servlet-api:2.3
|-- opensymphony:osworkflow:2.8.0
|-- opensymphony:propertyset:1.3
test