| License |
License |
|---|---|
| GroupId | GroupIdorg.openl.rules |
| ArtifactId | ArtifactIdorg.openl.rules.constrainer |
| Version | Version5.24.5 |
| Type | Typejar |
| Description |
DescriptionOpenL - DEV - Rules Constrainer
OpenL Constraint Programming engine
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.constrainer/ -->
<dependency>
<groupId>org.openl.rules</groupId>
<artifactId>org.openl.rules.constrainer</artifactId>
<version>5.24.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.constrainer/
implementation 'org.openl.rules:org.openl.rules.constrainer:5.24.5'
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.constrainer/
implementation ("org.openl.rules:org.openl.rules.constrainer:5.24.5")
'org.openl.rules:org.openl.rules.constrainer:jar:5.24.5'
<dependency org="org.openl.rules" name="org.openl.rules.constrainer" rev="5.24.5">
<artifact name="org.openl.rules.constrainer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openl.rules', module='org.openl.rules.constrainer', version='5.24.5')
)
libraryDependencies += "org.openl.rules" % "org.openl.rules.constrainer" % "5.24.5"
[org.openl.rules/org.openl.rules.constrainer "5.24.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openl : org.openl.commons | jar | 5.24.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.31 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-all | jar | 1.10.19 |