| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.corda |
| Идентификатор | Идентификаторcorda-jfx |
| Последняя версия | Последняя версия4.9.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcorda-jfx
Corda client JavaFX modules
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| corda-jfx-4.9.1.pom | |
| corda-jfx-4.9.1.jar | 238 KB |
| corda-jfx-4.9.1-sources.jar | 32 KB |
| corda-jfx-4.9.1-javadoc.jar | 32 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.corda/corda-jfx/ -->
<dependency>
<groupId>net.corda</groupId>
<artifactId>corda-jfx</artifactId>
<version>4.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.corda/corda-jfx/
implementation 'net.corda:corda-jfx:4.9.1'
// https://jarcasting.com/artifacts/net.corda/corda-jfx/
implementation ("net.corda:corda-jfx:4.9.1")
'net.corda:corda-jfx:jar:4.9.1'
<dependency org="net.corda" name="corda-jfx" rev="4.9.1">
<artifact name="corda-jfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.corda', module='corda-jfx', version='4.9.1')
)
libraryDependencies += "net.corda" % "corda-jfx" % "4.9.1"
[net.corda/corda-jfx "4.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.corda : corda-core | jar | 4.9.1 |
| net.corda : corda-finance-contracts | jar | 4.9.1 |
| net.corda : corda-finance-workflows | jar | 4.9.1 |
| net.corda : corda-rpc | jar | 4.9.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.71 |
| com.google.guava : guava | jar | 28.0-jre |
| org.reactfx : reactfx | jar | 2.0-M5 |
| org.fxmisc.easybind : easybind | jar | 1.0.3 |
| org.apache.commons : commons-collections4 | jar | 4.3 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| org.apache.activemq : artemis-core-client | jar | 2.19.1 |
| co.paralleluniverse : quasar-core | jar | 0.7.14_r3 |