License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdnet.sf.mavenjython |
ArtifactId | ArtifactIdjython-compile-maven-plugin |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionMaven Jython packaging
Allows your project to integrate jython/python scripting including python libraries (installed using easy_install).
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>net.sf.mavenjython</groupId>
<artifactId>jython-compile-maven-plugin</artifactId>
<version>2.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.python : jython-standalone | jar | 2.7.0 |
org.apache.maven : maven-artifact | jar | 2.2.1 |
commons-io : commons-io | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |