| License | License | 
|---|---|
| GroupId | GroupIdorg.faktorips | 
| ArtifactId | ArtifactIdfaktorips-runtime-addons | 
| Version | Version21.12.0-rfinal | 
| Type | Typepom | 
| Description | DescriptionFaktor-IPS Runtime - Addons Parent Pom Parent Pom for Runtime Addons for Faktor-IPS | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| faktorips-runtime-addons-21.12.0-rfinal.pom | 17 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-addons/ -->
<dependency>
    <groupId>org.faktorips</groupId>
    <artifactId>faktorips-runtime-addons</artifactId>
    <version>21.12.0-rfinal</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-addons/
implementation 'org.faktorips:faktorips-runtime-addons:21.12.0-rfinal'// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-addons/
implementation ("org.faktorips:faktorips-runtime-addons:21.12.0-rfinal")'org.faktorips:faktorips-runtime-addons:pom:21.12.0-rfinal'<dependency org="org.faktorips" name="faktorips-runtime-addons" rev="21.12.0-rfinal">
  <artifact name="faktorips-runtime-addons" type="pom" />
</dependency>@Grapes(
@Grab(group='org.faktorips', module='faktorips-runtime-addons', version='21.12.0-rfinal')
)libraryDependencies += "org.faktorips" % "faktorips-runtime-addons" % "21.12.0-rfinal"[org.faktorips/faktorips-runtime-addons "21.12.0-rfinal"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |