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.

Лицензия

Лицензия

Jython Software License
Категории

Категории

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

Группа

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

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

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

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

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-standalone

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
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
2.5.2
2.5.1