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.

Лицензия

Лицензия

Категории

Категории

Python Языки программирования
Группа

Группа

org.python
Идентификатор

Идентификатор

jython-slim
Последняя версия

Последняя версия

2.7.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://www.jython.org/
Система контроля версий

Система контроля версий

https://hg.python.org/jython

Скачать jython-slim

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.antlr : antlr jar 3.5.2

runtime (25)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.7.2
2.7.2rc1
2.7.2b3
2.7.2b2