MVN

org.python : jython

Maven & Gradle

Sep 11, 2022
163 usages
1k stars

Jython · Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.

<dependency>
    <groupId>org.python</groupId>
    <artifactId>jython</artifactId>
    <version>2.7.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.python : jython to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7.3
  • Latest Release Candidate: 2.7-rc3
  • Latest Beta: 2.2-beta2

All Versions

Choose a version of org.python : jython to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7.x
jython-2.7.3
jython-2.7.2
jython-2.7.0
CVE-2016-4000
jython-2.7.3rc1
jython-2.7.3b1
jython-2.7.2rc1
jython-2.7.2b3
jython-2.7.2b2
jython-2.7.1b3
jython-2.7.1b2
CVE-2016-4000
jython-2.7.1b1
CVE-2016-4000
2.7
jython-2.7-rc3
CVE-2016-4000
jython-2.7-rc2
CVE-2016-4000
jython-2.7-rc1
CVE-2016-4000
jython-2.7-b4
CVE-2016-4000
jython-2.7-b3
CVE-2016-4000
jython-2.7-b2
CVE-2016-4000
jython-2.7-b1
CVE-2016-4000
2.5.x
jython-2.5.4-rc1
CVE-2016-4000
jython-2.5.3
CVE-2016-4000
jython-2.5.3-rc1
CVE-2016-4000
jython-2.5.0
CVE-2016-4000
2.2.x
jython-2.2.1
2 vulnerabilities
2.2
jython-2.2
2 vulnerabilities
jython-2.2-rc3
2 vulnerabilities
jython-2.2-rc1
2 vulnerabilities
jython-2.2-beta2
2 vulnerabilities
jython-2.2-beta1
2 vulnerabilities

How to add a dependency to Maven

Add the following org.python : jython maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.python</groupId>
    <artifactId>jython</artifactId>
    <version>2.7.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.python : jython gradle dependency to your build.gradle file:

implementation 'org.python:jython:2.7.3'

Gradle Kotlin DSL: Add the following org.python : jython gradle kotlin dependency to your build.gradle.kts file:

implementation("org.python:jython:2.7.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.python : jython sbt scala dependency to your build.sbt file:

libraryDependencies += "org.python" % "jython" % "2.7.3"

Advertisement

Dependencies from Group

Sep 11, 2022
203 usages
1k stars
Sep 11, 2022
163 usages
1k stars
Sep 11, 2022
5 usages
1k stars
Sep 11, 2022
1 usages
1k stars

Discover Dependencies

Jan 31, 2023
142 usages
469 stars
Apr 09, 2021
140 usages
605 stars
Jun 17, 2023
1.3k usages
2.3k stars
Mar 07, 2023
698 usages
1.7k stars
Jun 02, 2023
6.4k usages
14.2k stars
Oct 28, 2021
389 usages
435 stars
Jun 18, 2023
418 usages
3.1k stars
Aug 15, 2023
1.1k usages
4.8k stars
Oct 15, 2022
124 usages
1.4k stars