<dependency>
<groupId>org.springframework.webflow</groupId>
<artifactId>spring-webflow</artifactId>
<version>2.3.1.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.webflow', module='spring-webflow', version='2.3.1.RELEASE')
)
<dependency org="org.springframework.webflow" name="spring-webflow" rev="2.3.1.RELEASE" />
compile
|-- commons-logging:commons-logging:1.1.1
|-- org.springframework:spring-beans:3.1.1.RELEASE
|-- org.springframework:spring-context:3.1.1.RELEASE
|-- org.springframework:spring-core:3.1.1.RELEASE
|-- org.springframework:spring-expression:3.1.1.RELEASE
|-- org.springframework:spring-web:3.1.1.RELEASE
|-- org.springframework:spring-webmvc:3.1.1.RELEASE
|-- org.springframework.webflow:spring-binding
|-- org.springframework.webflow:spring-js
|-- backport-util-concurrent:backport-util-concurrent:3.0
|-- org.hibernate:hibernate:3.2.5.ga
|-- ognl:ognl:2.6.9
|-- org.springframework:spring-orm:3.1.1.RELEASE
|-- org.springframework:spring-webmvc-portlet:3.1.1.RELEASE
|-- org.springframework:spring-tx:3.1.1.RELEASE
|-- org.springframework.security:spring-security-core:3.0.2.RELEASE
provided
|-- javax.persistence:persistence-api:1.0
|-- javax.portlet:portlet-api:2.0
|-- javax.servlet:servlet-api:2.4
|-- javax.transaction:transaction-api:1.1
test
|-- org.easymock:easymock:2.5.2
|-- org.springframework:spring-test:3.1.1.RELEASE
|-- org.jboss.el:jboss-el:2.0.1.GA
|-- org.hsqldb:hsqldb:1.8.0.10
|-- org.apache.openjpa:openjpa-lib-5:1.0.2
|-- org.apache.openjpa:openjpa-persistence:1.0.2