| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.github.yishenggudou |
| ArtifactId | ArtifactIdjython-compile-maven-plugin |
| Last Version | Last Version1.4 |
| 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>com.github.yishenggudou</groupId>
<artifactId>jython-compile-maven-plugin</artifactId>
<version>1.4</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.python : jython-standalone | jar | 2.7.1b3 |
| 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 |