Allows your project to integrate jython/python scripting including python libraries (installed using easy_install).
'net.sf.mavenjython:jython-compile-maven-plugin:1.3'
<dependency>
<groupId>net.sf.mavenjython</groupId>
<artifactId>jython-compile-maven-plugin</artifactId>
<version>1.3</version>
</dependency>
<dependency org="net.sf.mavenjython" name="jython-compile-maven-plugin" rev="1.3"/>
"net.sf.mavenjython", "jython-compile-maven-plugin", "1.3"