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

Categories

Categories

Python Languages
GroupId

GroupId

org.python
ArtifactId

ArtifactId

jython-slim
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-slim

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr jar 3.5.2

runtime (25)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.antlr : antlr-runtime jar 3.5.2
org.apache.commons : commons-compress jar 1.19
org.bouncycastle : bcpkix-jdk15on jar 1.62
org.bouncycastle : bcprov-jdk15on jar 1.62
org.ow2.asm : asm jar 7.1
org.ow2.asm : asm-commons jar 7.1
org.ow2.asm : asm-util jar 7.1
com.google.guava : guava jar 28.0-android
com.google.guava : failureaccess jar 1.0.1
com.ibm.icu : icu4j jar 59.1
com.carrotsearch : java-sizeof jar 0.0.5
com.github.jnr : jffi jar 1.2.20
com.github.jnr : jnr-netdb jar 1.1.6
com.github.jnr : jnr-ffi jar 2.1.10
com.github.jnr : jnr-posix jar 3.0.50
com.github.jnr : jnr-constants jar 0.9.12
jline : jline jar 2.14.5
io.netty : netty-buffer jar 4.1.45.Final
io.netty : netty-codec jar 4.1.45.Final
io.netty : netty-common jar 4.1.45.Final
io.netty : netty-handler jar 4.1.45.Final
io.netty : netty-resolver jar 4.1.45.Final
io.netty : netty-transport jar 4.1.45.Final
org.apache.ant : ant jar 1.9.7

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.2
2.7.2rc1
2.7.2b3
2.7.2b2