| License |
License |
|---|---|
| GroupId | GroupIdorg.faktorips |
| ArtifactId | ArtifactIdfaktorips-runtime |
| Version | Version21.6.2 |
| Type | Typejar |
| Description |
DescriptionFaktor-IPS Runtime
Runtime library for Faktor-IPS
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| faktorips-runtime-21.6.2.pom | |
| faktorips-runtime-21.6.2.jar | 487 KB |
| faktorips-runtime-21.6.2-sources.jar | 385 KB |
| faktorips-runtime-21.6.2-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime/ -->
<dependency>
<groupId>org.faktorips</groupId>
<artifactId>faktorips-runtime</artifactId>
<version>21.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime/
implementation 'org.faktorips:faktorips-runtime:21.6.2'
// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime/
implementation ("org.faktorips:faktorips-runtime:21.6.2")
'org.faktorips:faktorips-runtime:jar:21.6.2'
<dependency org="org.faktorips" name="faktorips-runtime" rev="21.6.2">
<artifact name="faktorips-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.faktorips', module='faktorips-runtime', version='21.6.2')
)
libraryDependencies += "org.faktorips" % "faktorips-runtime" % "21.6.2"
[org.faktorips/faktorips-runtime "21.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.faktorips : faktorips-valuetypes | jar | 21.6.2 |
| junit : junit Optional | jar | 3.8.2 |
| com.opencsv : opencsv Optional | jar | 3.3 |