Python Java Caller.

Java caller of Python functions.

License

License

GroupId

GroupId

org.lappsgrid
ArtifactId

ArtifactId

pycaller
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Python Java Caller.
Java caller of Python functions.
Project URL

Project URL

https://github.com/chunqishi/org.lappsgrid.pycaller
Source Code Management

Source Code Management

https://github.com/chunqishi/org.lappsgrid.pycaller

Download pycaller

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.spark-project : pyrolite jar 2.0.1
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-simple jar 1.6.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1