BRules JSON

A supporting library of JSON methods for BRules

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.bekwam
ArtifactId

ArtifactId

brules-json
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

BRules JSON
A supporting library of JSON methods for BRules
Project URL

Project URL

http://www.bekwam.org
Source Code Management

Source Code Management

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

Download brules-json

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.googlecode.libphonenumber : libphonenumber jar 3.8
org.apache.commons : commons-lang3 jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8

Project Modules

There are no modules declared in this project.

brules-repos-1

Repository for Talend BRules routines open source project

Versions

Version
1.6.0
1.5.0
1.4.0
1.3.0