net.sf.py4j:py4j (0.10.9.7)
Published 2026-02-24 13:43:50 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>net.sf.py4j</groupId>
<artifactId>py4j</artifactId>
<version>0.10.9.7</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=net.sf.py4j:py4j:0.10.9.7About this package
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.
Dependencies
junit:junit
4.13.2
Details
2026-02-24 13:43:50 +00:00
Assets (2)
Versions (1)
View all
Maven
1
Py4J
The New BSD License
125 KiB
py4j-0.10.9.7.jar
122 KiB
py4j-0.10.9.7.pom
3.8 KiB
0.10.9.7
2026-02-24