is not current version
Last Version 3.0.7

Python 3.0.6

A GATE plugin for running Python code from GATE and for using the GATE API from Python.

License

License

Categories

Categories

Python Languages
GroupId

GroupId

uk.ac.gate.plugins
ArtifactId

ArtifactId

python
Version

Version

3.0.6
Type

Type

jar
Description

Description

Python
A GATE plugin for running Python code from GATE and for using the GATE API from Python.
Project URL

Project URL

http://gatenlp.github.io/gateplugin-Python/
Project Organization

Project Organization

GATE Team
Source Code Management

Source Code Management

https://github.com/GateNLP/gateplugin-Python

Download python 3.0.6


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

Dependencies

compile (6)

Group / Artifact Type Version
com.fifesoft : rsyntaxtextarea jar 3.0.8
net.sf.py4j : py4j jar 0.10.9.2
uk.ac.gate.libraries : interaction jar 4.1
com.fasterxml.jackson.jr : jackson-jr-objects jar 2.10.3
org.apache.commons : commons-exec jar 1.3
org.zeroturnaround : zt-exec jar 1.11

provided (1)

Group / Artifact Type Version
uk.ac.gate : gate-core jar 8.6.1

test (1)

Group / Artifact Type Version
uk.ac.gate : gate-plugin-test-utils jar 8.6.1

Project Modules

There are no modules declared in this project.