mod-lang-jython

Vert.x module that provides Python support with Jython

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

lang-jython
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

mod-lang-jython
Vert.x module that provides Python support with Jython
Project URL

Project URL

http://vertx.io
Source Code Management

Source Code Management

https://github.com/vert-x/mod-lang-jython

Download lang-jython

How to add to project

<!-- https://jarcasting.com/artifacts/io.vertx/lang-jython/ -->
<dependency>
    <groupId>io.vertx</groupId>
    <artifactId>lang-jython</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/lang-jython/
implementation 'io.vertx:lang-jython:2.1.1'
// https://jarcasting.com/artifacts/io.vertx/lang-jython/
implementation ("io.vertx:lang-jython:2.1.1")
'io.vertx:lang-jython:jar:2.1.1'
<dependency org="io.vertx" name="lang-jython" rev="2.1.1">
  <artifact name="lang-jython" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='lang-jython', version='2.1.1')
)
libraryDependencies += "io.vertx" % "lang-jython" % "2.1.1"
[io.vertx/lang-jython "2.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Vert.x 2.x is deprecated - use instead http://vertx.io

Jython Vert.x API Implementation Module

This project builds a Vert.x module which implements Python Vert.x API support using Jython.

All Vert.x language support is implemented in the form of modules which are (potentially) loaded on demand by Vert.x when needed.

io.vertx

vert.x

Legacy Vert.x 2.x - use instead Vert.x 3 instead https://github.com/eclipse/vert.x

Versions

Version
2.1.1
2.1.0
2.1.0-RC1
2.0.0-final
2.0.0-CR2
2.0.0-CR1
2.0.0-beta3
2.0.0-beta2
2.0.0-beta1