How To Install Java Artifact org.python.jython-standalone v2.5.3

org.python jython-standalone 2.5.3

Introduction

In this article, we'll learn how to install Java artifact jython-standalone from org.python group in version 2.5.3. The artifact is available in 27 versions: 2.7.4b1 2.7.3rc1 2.7.3b1 2.7.3 2.7.2rc1 2.7.2b3 2.7.2b2 2.7.2 2.7.1b3 2.7.1b2 2.7.1b1 2.7.1-rc3 2.7.1-rc2 2.7.1 2.7.0 2.7-rc3 2.7-rc2 2.7-rc1 2.7-b4 2.7-b3 2.7-b2 2.7-b1 2.5.4-rc1 2.5.3-rc1 2.5.3 2.5.2 2.5.1 . The Jython project has been released under Jython Software License license, and has its own website at: http://www.jython.org/ .

How To Install Java Artifact org.python.jython-standalone In Version 2.5.3

To install the Jython artifact in version 2.5.3 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Jython dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses