| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.openl.rules | 
| ArtifactId | ArtifactIdorg.openl.rules.ruleservice.eclipse.feature | 
| Last Version | Last Version5.11.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOpenL - RuleService - Eclipse Feature OpenL RuleService feature for Eclipse | 
<!-- https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.ruleservice.eclipse.feature/ -->
<dependency>
    <groupId>org.openl.rules</groupId>
    <artifactId>org.openl.rules.ruleservice.eclipse.feature</artifactId>
    <version>5.11.7</version>
</dependency>// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.ruleservice.eclipse.feature/
implementation 'org.openl.rules:org.openl.rules.ruleservice.eclipse.feature:5.11.7'// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.ruleservice.eclipse.feature/
implementation ("org.openl.rules:org.openl.rules.ruleservice.eclipse.feature:5.11.7")'org.openl.rules:org.openl.rules.ruleservice.eclipse.feature:jar:5.11.7'<dependency org="org.openl.rules" name="org.openl.rules.ruleservice.eclipse.feature" rev="5.11.7">
  <artifact name="org.openl.rules.ruleservice.eclipse.feature" type="jar" />
</dependency>@Grapes(
@Grab(group='org.openl.rules', module='org.openl.rules.ruleservice.eclipse.feature', version='5.11.7')
)libraryDependencies += "org.openl.rules" % "org.openl.rules.ruleservice.eclipse.feature" % "5.11.7"[org.openl.rules/org.openl.rules.ruleservice.eclipse.feature "5.11.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |