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