| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.matteomortari |
| Идентификатор | Идентификаторjsr223-powerfx |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjsr223-powerfx
A JSR-223 implementation for evaluating Power Fx formulas (expression) by making use of a server implemented on F# and .NET platform.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jsr223-powerfx-0.1.pom | |
| jsr223-powerfx-0.1.jar | 7 KB |
| jsr223-powerfx-0.1-sources.jar | 5 KB |
| jsr223-powerfx-0.1-javadoc.jar | 139 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |