License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdorg.faktorips |
ArtifactId | ArtifactIdfaktorips-runtime-groovy |
Last Version | Last Version22.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFaktor-IPS Runtime - Groovy Extension
Groovy Extension for Faktor-IPS Runtime
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-groovy/ -->
<dependency>
<groupId>org.faktorips</groupId>
<artifactId>faktorips-runtime-groovy</artifactId>
<version>22.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-groovy/
implementation 'org.faktorips:faktorips-runtime-groovy:22.6.1'
// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-groovy/
implementation ("org.faktorips:faktorips-runtime-groovy:22.6.1")
'org.faktorips:faktorips-runtime-groovy:jar:22.6.1'
<dependency org="org.faktorips" name="faktorips-runtime-groovy" rev="22.6.1">
<artifact name="faktorips-runtime-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.faktorips', module='faktorips-runtime-groovy', version='22.6.1')
)
libraryDependencies += "org.faktorips" % "faktorips-runtime-groovy" % "22.6.1"
[org.faktorips/faktorips-runtime-groovy "22.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.faktorips : faktorips-runtime | jar | 22.6.1 |
org.codehaus.groovy : groovy | jar | 3.0.9 |