MVN

org.python : jython-slim

Maven & Gradle

Sep 11, 2022
5 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-slim</artifactId>
    <version>2.7.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.7.3

All Versions

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

Version Vulnerabilities Updated
2.7.x
jython-slim-2.7.3
jython-slim-2.7.2
jython-slim-2.7.3rc1
jython-slim-2.7.3b1
jython-slim-2.7.2rc1
jython-slim-2.7.2b3
jython-slim-2.7.2b2

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.python:jython-slim:2.7.3'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.python" % "jython-slim" % "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

Nov 25, 2022
1 usages
1.2k stars
Jul 28, 2023
52 usages
8.6k stars
Jul 07, 2023
31 usages
182.4k stars
Apr 04, 2023
1 usages
23 stars
Apr 08, 2023
1 usages
38 stars
Aug 24, 2023
41 usages
1.2k stars
Sep 20, 2005
60 usages
Apr 09, 2013
Apr 22, 2014
246 usages
1.9k stars