Jython

Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.

License

License

Jython Software License
Categories

Categories

Python Languages
GroupId

GroupId

org.python
ArtifactId

ArtifactId

jython-installer
Last Version

Last Version

2.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

Jython
Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.
Project URL

Project URL

https://www.jython.org/
Source Code Management

Source Code Management

https://hg.python.org/jython

Download jython-installer

How to add to project

<!-- https://jarcasting.com/artifacts/org.python/jython-installer/ -->
<dependency>
    <groupId>org.python</groupId>
    <artifactId>jython-installer</artifactId>
    <version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.python/jython-installer/
implementation 'org.python:jython-installer:2.7.2'
// https://jarcasting.com/artifacts/org.python/jython-installer/
implementation ("org.python:jython-installer:2.7.2")
'org.python:jython-installer:jar:2.7.2'
<dependency org="org.python" name="jython-installer" rev="2.7.2">
  <artifact name="jython-installer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.python', module='jython-installer', version='2.7.2')
)
libraryDependencies += "org.python" % "jython-installer" % "2.7.2"
[org.python/jython-installer "2.7.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.2
2.7.2rc1
2.7.2b3
2.7.2b2
2.7.1
2.7.1-rc3
2.7.1-rc2
2.7.1b3
2.7.1b2
2.7.1b1
2.7.0
2.7-rc3
2.7-rc2
2.7-rc1
2.7-b4
2.7-b3
2.7-b2
2.7-b1
2.5.4-rc1
2.5.3
2.5.3-rc1