Last Version

jsr223-powerfx 0.1

A JSR-223 implementation for evaluating Power Fx formulas (expression) by making use of a server implemented on F# and .NET platform.

License

License

GroupId

GroupId

com.matteomortari
ArtifactId

ArtifactId

jsr223-powerfx
Version

Version

0.1
Type

Type

jar
Description

Description

jsr223-powerfx
A JSR-223 implementation for evaluating Power Fx formulas (expression) by making use of a server implemented on F# and .NET platform.
Source Code Management

Source Code Management

http://github.com/tarilabs/jsr223-powerfx/tree/master/jsr223-powerfx

Download jsr223-powerfx 0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
org.apache.httpcomponents.client5 : httpclient5-fluent jar 5.1.3

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar 3.22.0
com.github.tomakehurst : wiremock-jre8 jar 2.32.0

Project Modules

There are no modules declared in this project.