brules-repos-1
Repository for Talend BRules routines open source project
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bekwam |
| Идентификатор | Идентификаторbrules |
| Последняя версия | Последняя версия1.6.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBRules
A collection of routines for use in Talend Open Studio
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| brules-1.6.0.pom | |
| brules-1.6.0.jar | 14 KB |
| brules-1.6.0-sources.jar | 12 KB |
| brules-1.6.0-javadoc.jar | 39 KB |
| brules-1.6.0-bin.jar | 435 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bekwam/brules/ -->
<dependency>
<groupId>org.bekwam</groupId>
<artifactId>brules</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bekwam/brules/
implementation 'org.bekwam:brules:1.6.0'
// https://jarcasting.com/artifacts/org.bekwam/brules/
implementation ("org.bekwam:brules:1.6.0")
'org.bekwam:brules:jar:1.6.0'
<dependency org="org.bekwam" name="brules" rev="1.6.0">
<artifact name="brules" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bekwam', module='brules', version='1.6.0')
)
libraryDependencies += "org.bekwam" % "brules" % "1.6.0"
[org.bekwam/brules "1.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.libphonenumber : libphonenumber | jar | 3.8 |
| org.apache.commons : commons-lang3 | jar | 3.0.1 |
| org.bekwam : brules-json | jar | 1.6.0 |
| joda-time : joda-time | jar | 2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8 |
Repository for Talend BRules routines open source project