| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.faktorips |
| Идентификатор | Идентификаторfaktorips-runtime-client |
| Версия | Версия22.6.0-rc01 |
| Тип | Типjar |
| Описание |
ОписаниеFaktor-IPS Runtime for Clients
Client Runtime library for Faktor-IPS
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-client/ -->
<dependency>
<groupId>org.faktorips</groupId>
<artifactId>faktorips-runtime-client</artifactId>
<version>22.6.0-rc01</version>
</dependency>
// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-client/
implementation 'org.faktorips:faktorips-runtime-client:22.6.0-rc01'
// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-client/
implementation ("org.faktorips:faktorips-runtime-client:22.6.0-rc01")
'org.faktorips:faktorips-runtime-client:jar:22.6.0-rc01'
<dependency org="org.faktorips" name="faktorips-runtime-client" rev="22.6.0-rc01">
<artifact name="faktorips-runtime-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.faktorips', module='faktorips-runtime-client', version='22.6.0-rc01')
)
libraryDependencies += "org.faktorips" % "faktorips-runtime-client" % "22.6.0-rc01"
[org.faktorips/faktorips-runtime-client "22.6.0-rc01"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.faktorips : faktorips-valuetypes | jar | 22.6.0-rc01 |