is not current version
Last Version 3.9.0

org.mule.modules:mule-module-scripting-jruby 3.8.0

Adds JRuby as a scripting language for Mule Scripting Module

Categories

Categories

Ruby Languages
GroupId

GroupId

org.mule.modules
ArtifactId

ArtifactId

mule-module-scripting-jruby
Version

Version

3.8.0
Type

Type

jar

Download mule-module-scripting-jruby 3.8.0


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