License |
License |
---|---|
GroupId | GroupIdorg.faktorips |
ArtifactId | ArtifactIdfaktorips-runtime |
Last Version | Last Version22.6.1 |
Release Date | Release Date |
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-22.6.1.pom | |
faktorips-runtime-22.6.1.jar | 458 KB |
faktorips-runtime-22.6.1-sources.jar | 369 KB |
faktorips-runtime-22.6.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime/ -->
<dependency>
<groupId>org.faktorips</groupId>
<artifactId>faktorips-runtime</artifactId>
<version>22.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime/
implementation 'org.faktorips:faktorips-runtime:22.6.1'
// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime/
implementation ("org.faktorips:faktorips-runtime:22.6.1")
'org.faktorips:faktorips-runtime:jar:22.6.1'
<dependency org="org.faktorips" name="faktorips-runtime" rev="22.6.1">
<artifact name="faktorips-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.faktorips', module='faktorips-runtime', version='22.6.1')
)
libraryDependencies += "org.faktorips" % "faktorips-runtime" % "22.6.1"
[org.faktorips/faktorips-runtime "22.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.faktorips : faktorips-valuetypes | jar | 22.6.1 |
junit : junit Optional | jar | 3.8.2 |
org.junit.jupiter : junit-jupiter-api Optional | jar | 5.8.2 |
com.opencsv : opencsv Optional | jar | 3.3 |