mod-lang-jruby

Vert.x module that provides Ruby support using JRuby

Лицензия

Лицензия

Категории

Категории

Ruby Языки программирования
Группа

Группа

io.vertx
Идентификатор

Идентификатор

lang-jruby
Последняя версия

Последняя версия

2.1.0-final
Дата

Дата

Тип

Тип

jar
Описание

Описание

mod-lang-jruby
Vert.x module that provides Ruby support using JRuby
Ссылка на сайт

Ссылка на сайт

http://vertx.io
Система контроля версий

Система контроля версий

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

Скачать lang-jruby

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Vert.x 2.x is deprecated - use instead https://github.com/vert-x3/vertx-lang-ruby

JRuby Vert.x API Implementation Module

This project builds a Vert.x module which implements Ruby Vert.x API support using JRuby.

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

Версии библиотеки

Версия
2.1.0-final
2.0.0-final
2.0.0-CR2
2.0.0-CR1
2.0.0-beta2
2.0.0-beta1