Categories |
CategoriesIDE Development Tools GUI User Interface |
---|---|
GroupId | GroupIdorg.kie.guvnor |
ArtifactId | ArtifactIdguvnor-guided-rule-editor |
Version | Version6.0.0.Alpha8 |
Type | Typejar |
Filename | Size |
---|---|
guvnor-guided-rule-editor-6.0.0.Alpha8.pom | 1 KB |
guvnor-guided-rule-editor-6.0.0.Alpha8-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kie.guvnor/guvnor-guided-rule-editor/ -->
<dependency>
<groupId>org.kie.guvnor</groupId>
<artifactId>guvnor-guided-rule-editor</artifactId>
<version>6.0.0.Alpha8</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.guvnor/guvnor-guided-rule-editor/
implementation 'org.kie.guvnor:guvnor-guided-rule-editor:6.0.0.Alpha8'
// https://jarcasting.com/artifacts/org.kie.guvnor/guvnor-guided-rule-editor/
implementation ("org.kie.guvnor:guvnor-guided-rule-editor:6.0.0.Alpha8")
'org.kie.guvnor:guvnor-guided-rule-editor:jar:6.0.0.Alpha8'
<dependency org="org.kie.guvnor" name="guvnor-guided-rule-editor" rev="6.0.0.Alpha8">
<artifact name="guvnor-guided-rule-editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.guvnor', module='guvnor-guided-rule-editor', version='6.0.0.Alpha8')
)
libraryDependencies += "org.kie.guvnor" % "guvnor-guided-rule-editor" % "6.0.0.Alpha8"
[org.kie.guvnor/guvnor-guided-rule-editor "6.0.0.Alpha8"]