Py4J

Py4J enables Python programs running in a Python interpreter to dynamically access Java objects in a Java Virtual Machine. Methods are called as if the Java objects resided in the Python interpreter and Java collections can be accessed through standard Python collection methods. Py4J also enables Java programs to call back Python objects.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.py4j
Идентификатор

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

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

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

0.10.9.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Py4J
Py4J enables Python programs running in a Python interpreter to dynamically access Java objects in a Java Virtual Machine. Methods are called as if the Java objects resided in the Python interpreter and Java collections can be accessed through standard Python collection methods. Py4J also enables Java programs to call back Python objects.

Скачать py4j

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

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

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

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

Версия
0.10.9.5
0.10.9.4
0.10.9.3
0.10.9.2
0.10.9.1
0.10.9
0.10.8.1
0.10.8
0.10.7
0.10.6
0.10.5
0.10.4
0.10.3
0.10.2.1
0.10.2
0.10.1
0.10.0
0.9.2
0.9.1
0.9
0.8.2.1
0.8.2
0.8.1