tscriptrules-component

A Talend Open Studio Component called tScriptRules that applies a list of conditions to an input filter using a script-like syntax

License

License

GroupId

GroupId

org.bekwam
ArtifactId

ArtifactId

tscriptrules-component
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

tscriptrules-component
A Talend Open Studio Component called tScriptRules that applies a list of conditions to an input filter using a script-like syntax
Project URL

Project URL

http://www.bekwam.org
Project Organization

Project Organization

Bekwam.org
Source Code Management

Source Code Management

https://github.com/bekwam/brules-repos-1.git

Download tscriptrules-component

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
commons-beanutils : commons-beanutils-core jar 1.8.3
commons-collections : commons-collections jar 3.2.1
org.apache.commons : commons-jexl jar 2.1.1
commons-logging : commons-logging jar 1.1.1
javax.inject : javax.inject jar 1
com.google.inject : guice jar 3.0
org.bekwam : tcommons jar 2.3.0
org.bekwam : tcommonsrules jar 2.3.0
org.bekwam : tscriptrules jar 2.3.0
log4j : log4j jar 1.2.17

test (4)

Group / Artifact Type Version
commons-logging : commons-logging-adapters jar 1.1
junit : junit jar 4.11
org.jmock : jmock-legacy jar 2.5.1
org.jmock : jmock jar 2.5.1

Project Modules

There are no modules declared in this project.

brules-repos-1

Repository for Talend BRules routines open source project

Versions

Version
2.3.0
2.2.0
2.1.0