| License | License | 
|---|---|
| Categories | CategoriesData | 
| GroupId | GroupIdorg.faktorips | 
| ArtifactId | ArtifactIdfaktorips-runtime-productdataservice-common | 
| Version | Version21.12.0-rfinal | 
| Type | Typejar | 
| Description | DescriptionFaktor-IPS Runtime -  Productdataservice Common Common Library of Productdataservice for Faktor-IPS | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-productdataservice-common/ -->
<dependency>
    <groupId>org.faktorips</groupId>
    <artifactId>faktorips-runtime-productdataservice-common</artifactId>
    <version>21.12.0-rfinal</version>
</dependency>// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-productdataservice-common/
implementation 'org.faktorips:faktorips-runtime-productdataservice-common:21.12.0-rfinal'// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-productdataservice-common/
implementation ("org.faktorips:faktorips-runtime-productdataservice-common:21.12.0-rfinal")'org.faktorips:faktorips-runtime-productdataservice-common:jar:21.12.0-rfinal'<dependency org="org.faktorips" name="faktorips-runtime-productdataservice-common" rev="21.12.0-rfinal">
  <artifact name="faktorips-runtime-productdataservice-common" type="jar" />
</dependency>@Grapes(
@Grab(group='org.faktorips', module='faktorips-runtime-productdataservice-common', version='21.12.0-rfinal')
)libraryDependencies += "org.faktorips" % "faktorips-runtime-productdataservice-common" % "21.12.0-rfinal"[org.faktorips/faktorips-runtime-productdataservice-common "21.12.0-rfinal"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.faktorips : faktorips-runtime | jar | 21.12.0 | 
| jakarta.platform : jakarta.jakartaee-api | jar | 8.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |