| License | License | 
|---|---|
| GroupId | GroupIdorg.faktorips | 
| ArtifactId | ArtifactIdfaktorips-runtime-addons | 
| Last Version | Last Version22.6.0-rfinal | 
| Release Date | Release Date | 
| 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-22.6.0-rfinal.pom | 15 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-addons/ -->
<dependency>
    <groupId>org.faktorips</groupId>
    <artifactId>faktorips-runtime-addons</artifactId>
    <version>22.6.0-rfinal</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-addons/
implementation 'org.faktorips:faktorips-runtime-addons:22.6.0-rfinal'// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-addons/
implementation ("org.faktorips:faktorips-runtime-addons:22.6.0-rfinal")'org.faktorips:faktorips-runtime-addons:pom:22.6.0-rfinal'<dependency org="org.faktorips" name="faktorips-runtime-addons" rev="22.6.0-rfinal">
  <artifact name="faktorips-runtime-addons" type="pom" />
</dependency>@Grapes(
@Grab(group='org.faktorips', module='faktorips-runtime-addons', version='22.6.0-rfinal')
)libraryDependencies += "org.faktorips" % "faktorips-runtime-addons" % "22.6.0-rfinal"[org.faktorips/faktorips-runtime-addons "22.6.0-rfinal"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |