| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bekwam |
| Идентификатор | Идентификаторtscriptrules-component |
| Версия | Версия2.3.0 |
| Тип | Типjar |
| Описание |
Описаниеtscriptrules-component
A Talend Open Studio Component called tScriptRules that applies a list of conditions to an input filter using a script-like syntax
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tscriptrules-component-2.3.0.pom | |
| tscriptrules-component-2.3.0.jar | 12 KB |
| tscriptrules-component-2.3.0-sources.jar | 10 KB |
| tscriptrules-component-2.3.0-bin.zip | 2 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |