is not current version
Last Version 1.3.6

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

Scripting steps for Pentaho kettle.

Categories

Categories

Ruby Languages
GroupId

GroupId

com.twineworks
ArtifactId

ArtifactId

ruby-for-pentaho-kettle
Version

Version

1.3.4
Type

Type

jar

Download ruby-for-pentaho-kettle 1.3.4


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