<dependency>
<groupId>com.jcraft</groupId>
<artifactId>jsch.agentproxy.pageant</artifactId>
<version>0.0.9</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='com.jcraft', module='jsch.agentproxy.pageant', version='0.0.9')
)