| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.faktorips |
| ArtifactId | ArtifactIdfaktorips-runtime-client |
| Version | Version21.6.0 |
| Type | Typejar |
| Description |
DescriptionFaktor-IPS Runtime for Clients
Client Runtime library for Faktor-IPS
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-client/ -->
<dependency>
<groupId>org.faktorips</groupId>
<artifactId>faktorips-runtime-client</artifactId>
<version>21.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-client/
implementation 'org.faktorips:faktorips-runtime-client:21.6.0'
// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-client/
implementation ("org.faktorips:faktorips-runtime-client:21.6.0")
'org.faktorips:faktorips-runtime-client:jar:21.6.0'
<dependency org="org.faktorips" name="faktorips-runtime-client" rev="21.6.0">
<artifact name="faktorips-runtime-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.faktorips', module='faktorips-runtime-client', version='21.6.0')
)
libraryDependencies += "org.faktorips" % "faktorips-runtime-client" % "21.6.0"
[org.faktorips/faktorips-runtime-client "21.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.faktorips : faktorips-valuetypes | jar | 21.6.0 |