| License |
License |
|---|---|
| GroupId | GroupIdcom.matteomortari |
| ArtifactId | ArtifactIdjsr223-powerfx-integration-tests |
| Version | Version0.1 |
| Type | Typejar |
| Description |
Descriptionjsr223-powerfx-integration-tests
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 |
<!-- https://jarcasting.com/artifacts/com.matteomortari/jsr223-powerfx-integration-tests/ -->
<dependency>
<groupId>com.matteomortari</groupId>
<artifactId>jsr223-powerfx-integration-tests</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.matteomortari/jsr223-powerfx-integration-tests/
implementation 'com.matteomortari:jsr223-powerfx-integration-tests:0.1'
// https://jarcasting.com/artifacts/com.matteomortari/jsr223-powerfx-integration-tests/
implementation ("com.matteomortari:jsr223-powerfx-integration-tests:0.1")
'com.matteomortari:jsr223-powerfx-integration-tests:jar:0.1'
<dependency org="com.matteomortari" name="jsr223-powerfx-integration-tests" rev="0.1">
<artifact name="jsr223-powerfx-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.matteomortari', module='jsr223-powerfx-integration-tests', version='0.1')
)
libraryDependencies += "com.matteomortari" % "jsr223-powerfx-integration-tests" % "0.1"
[com.matteomortari/jsr223-powerfx-integration-tests "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.matteomortari : jsr223-powerfx | jar | 0.1 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.assertj : assertj-core | jar | 3.22.0 |
| org.testcontainers : junit-jupiter | jar | 1.16.3 |