brules-repos-1
Repository for Talend BRules routines open source project
| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdorg.bekwam |
| ArtifactId | ArtifactIdbrules-json |
| Last Version | Last Version1.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBRules JSON
A supporting library of JSON methods for BRules
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| brules-json-1.6.0.pom | |
| brules-json-1.6.0.jar | 5 KB |
| brules-json-1.6.0-sources.jar | 3 KB |
| brules-json-1.6.0-javadoc.jar | 35 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bekwam/brules-json/ -->
<dependency>
<groupId>org.bekwam</groupId>
<artifactId>brules-json</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bekwam/brules-json/
implementation 'org.bekwam:brules-json:1.6.0'
// https://jarcasting.com/artifacts/org.bekwam/brules-json/
implementation ("org.bekwam:brules-json:1.6.0")
'org.bekwam:brules-json:jar:1.6.0'
<dependency org="org.bekwam" name="brules-json" rev="1.6.0">
<artifact name="brules-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bekwam', module='brules-json', version='1.6.0')
)
libraryDependencies += "org.bekwam" % "brules-json" % "1.6.0"
[org.bekwam/brules-json "1.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.libphonenumber : libphonenumber | jar | 3.8 |
| org.apache.commons : commons-lang3 | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8 |
Repository for Talend BRules routines open source project