Last Version

jsr223-powerfx-parent 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-parent
Version

Version

0.1
Type

Type

pom
Description

Description

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

Project URL

https://github.com/tarilabs/jsr223-powerfx
Source Code Management

Source Code Management

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

Download jsr223-powerfx-parent 0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jsr223-powerfx
  • jsr223-powerfx-integration-tests