Maven Jython packaging

Allows your project to integrate jython/python scripting including python libraries (installed using easy_install).

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.yishenggudou
ArtifactId

ArtifactId

com.github.yishenggudou.test
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven Jython packaging
Allows your project to integrate jython/python scripting including python libraries (installed using easy_install).
Project URL

Project URL

http://mavenjython.sourceforge.net/compile/
Source Code Management

Source Code Management

https://sourceforge.net/p/mavenjython/code/

Download com.github.yishenggudou.test

How to add to project

<plugin>
    <groupId>com.github.yishenggudou</groupId>
    <artifactId>com.github.yishenggudou.test</artifactId>
    <version>0.0.3</version>
</plugin>

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3