License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.github.yishenggudou |
ArtifactId | ArtifactIdcom.github.yishenggudou.test |
Version | Version0.0.3 |
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>com.github.yishenggudou.test</artifactId>
<version>0.0.3</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 |