License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.yishenggudou |
ArtifactId | ArtifactIdmavenjython |
Last Version | Last Version0.0.5 |
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 |
Filename | Size |
---|---|
mavenjython-0.0.5.pom | |
mavenjython-0.0.5.jar | 330 KB |
mavenjython-0.0.5-sources.jar | 323 KB |
mavenjython-0.0.5-javadoc.jar | 25 KB |
Browse |
<plugin>
<groupId>com.github.yishenggudou</groupId>
<artifactId>mavenjython</artifactId>
<version>0.0.5</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 |