vert.x

vert.x - Effortless asynchronous application development for the modern web and enterprise

License

License

Categories

Categories

Ruby Languages
GroupId

GroupId

org.vert-x
ArtifactId

ArtifactId

vertx-lang-jruby
Last Version

Last Version

1.3.1.final
Release Date

Release Date

Type

Type

jar
Description

Description

vert.x
vert.x - Effortless asynchronous application development for the modern web and enterprise
Project URL

Project URL

http://vertx.io
Source Code Management

Source Code Management

https://github.com/purplefox/vert.x

Download vertx-lang-jruby

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.vert-x : vertx-core jar 1.3.1.final
org.jruby : jruby jar 1.7.2
org.vert-x : vertx-platform jar 1.3.1.final

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1.final
1.3.0.final
1.2.3.final
1.2.1.final