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