Spring Portlet Contrib
<!-- https://mvnrepository.com/artifact/org.jasig.springframework/spring-portlet-contrib -->
<dependency>
<groupId>org.jasig.springframework</groupId>
<artifactId>spring-portlet-contrib</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://mvnrepository.com/artifact/org.jasig.springframework/spring-portlet-contrib
compile group: 'org.jasig.springframework', name: 'spring-portlet-contrib', version: '1.2.0', ext: 'pom'