is not current version
Last Version 1.3.6

com.twineworks:ruby-for-pentaho-kettle 1.3.2

Scripting steps for Pentaho kettle.

Categories

Categories

Ruby Languages
GroupId

GroupId

com.twineworks
ArtifactId

ArtifactId

ruby-for-pentaho-kettle
Version

Version

1.3.2
Type

Type

jar

Download ruby-for-pentaho-kettle 1.3.2


<!-- https://jarcasting.com/artifacts/com.twineworks/ruby-for-pentaho-kettle/ -->
<dependency>
    <groupId>com.twineworks</groupId>
    <artifactId>ruby-for-pentaho-kettle</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.twineworks/ruby-for-pentaho-kettle/
implementation 'com.twineworks:ruby-for-pentaho-kettle:1.3.2'
// https://jarcasting.com/artifacts/com.twineworks/ruby-for-pentaho-kettle/
implementation ("com.twineworks:ruby-for-pentaho-kettle:1.3.2")
'com.twineworks:ruby-for-pentaho-kettle:jar:1.3.2'
<dependency org="com.twineworks" name="ruby-for-pentaho-kettle" rev="1.3.2">
  <artifact name="ruby-for-pentaho-kettle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twineworks', module='ruby-for-pentaho-kettle', version='1.3.2')
)
libraryDependencies += "com.twineworks" % "ruby-for-pentaho-kettle" % "1.3.2"
[com.twineworks/ruby-for-pentaho-kettle "1.3.2"]