Maven Jython packaging

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

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.sf.mavenjython
ArtifactId

ArtifactId

jython-compile-maven-plugin
Last Version

Last Version

2.0
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 jython-compile-maven-plugin

How to add to project

<plugin>
    <groupId>net.sf.mavenjython</groupId>
    <artifactId>jython-compile-maven-plugin</artifactId>
    <version>2.0</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.0
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
2.0
1.4
1.3
1.2
1.1
1.0