| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdorg.kie | 
| ArtifactId | ArtifactIdkie-dmn-feel-gwt-functions | 
| Last Version | Last Version8.23.0.Beta | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionKIE :: Decision Model Notation :: FEEL DMN GWT FUNCTIONS Top level pom for the KIE DMN support implementation | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.kie/kie-dmn-feel-gwt-functions/ -->
<dependency>
    <groupId>org.kie</groupId>
    <artifactId>kie-dmn-feel-gwt-functions</artifactId>
    <version>8.23.0.Beta</version>
</dependency>// https://jarcasting.com/artifacts/org.kie/kie-dmn-feel-gwt-functions/
implementation 'org.kie:kie-dmn-feel-gwt-functions:8.23.0.Beta'// https://jarcasting.com/artifacts/org.kie/kie-dmn-feel-gwt-functions/
implementation ("org.kie:kie-dmn-feel-gwt-functions:8.23.0.Beta")'org.kie:kie-dmn-feel-gwt-functions:jar:8.23.0.Beta'<dependency org="org.kie" name="kie-dmn-feel-gwt-functions" rev="8.23.0.Beta">
  <artifact name="kie-dmn-feel-gwt-functions" type="jar" />
</dependency>@Grapes(
@Grab(group='org.kie', module='kie-dmn-feel-gwt-functions', version='8.23.0.Beta')
)libraryDependencies += "org.kie" % "kie-dmn-feel-gwt-functions" % "8.23.0.Beta"[org.kie/kie-dmn-feel-gwt-functions "8.23.0.Beta"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.kie : kie-dmn-feel | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.9.0 | 
| com.google.gwt : gwt-dev | jar | 2.9.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.assertj : assertj-core | jar | 3.20.2 | 
| org.mockito : mockito-core | jar | 4.6.0 |