Last Version

jruby-container 0.6.3

Provides an isolated Jruby Execution Container that can fetch gems to run from rubygems in an isolated folder.

License

License

The Apache Software License, Version 2.0
Categories

Categories

Ruby Languages Container
GroupId

GroupId

com.bertramlabs.plugins
ArtifactId

ArtifactId

jruby-container
Version

Version

0.6.3
Type

Type

jar
Description

Description

jruby-container
Provides an isolated Jruby Execution Container that can fetch gems to run from rubygems in an isolated folder.
Project URL

Project URL

https://github.com/bertramdev/jruby-container
Source Code Management

Source Code Management

https://github.com/bertramdev/jruby-container

Download jruby-container 0.6.3


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jruby : jruby-complete jar 9.2.11.1

Project Modules

There are no modules declared in this project.