| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.matteomortari |
| Идентификатор | Идентификаторjsr223-powerfx-integration-tests |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjsr223-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.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jsr223-powerfx-integration-tests-0.1.pom | |
| jsr223-powerfx-integration-tests-0.1.jar | 1 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |