MVN

uk.ac.gate.plugins : python

Maven & Gradle

Nov 09, 2022
20 stars

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

<dependency>
    <groupId>uk.ac.gate.plugins</groupId>
    <artifactId>python</artifactId>
    <version>3.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.ac.gate.plugins : python to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.8

All Versions

Choose a version of uk.ac.gate.plugins : python to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
python-3.0.8
python-3.0.7
python-3.0.6
python-3.0.5
python-3.0.4
python-3.0.3
python-3.0.2
python-3.0.1
2.4
python-2.4

How to add a dependency to Maven

Add the following uk.ac.gate.plugins : python maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>uk.ac.gate.plugins</groupId>
    <artifactId>python</artifactId>
    <version>3.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following uk.ac.gate.plugins : python gradle dependency to your build.gradle file:

implementation 'uk.ac.gate.plugins:python:3.0.8'

Gradle Kotlin DSL: Add the following uk.ac.gate.plugins : python gradle kotlin dependency to your build.gradle.kts file:

implementation("uk.ac.gate.plugins:python:3.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following uk.ac.gate.plugins : python sbt scala dependency to your build.sbt file:

libraryDependencies += "uk.ac.gate.plugins" % "python" % "3.0.8"

Advertisement

Dependencies from Group

May 26, 2021
18 usages
1 stars
May 26, 2021
4 usages
0 stars
May 29, 2019
1 usages
0 stars
Jun 06, 2018
1 usages
5 stars
May 29, 2018
1 usages
0 stars

Discover Dependencies

Sep 30, 2021
2 stars
Sep 30, 2021
1 usages
2 stars
Sep 30, 2021
2 stars
Sep 30, 2021
3 stars
Feb 05, 2021
0 stars