| License |
License |
|---|---|
| GroupId | GroupIdorg.openl.rules |
| ArtifactId | ArtifactIdorg.openl.rules.project |
| Version | Version5.24.3 |
| Type | Typejar |
| Description |
DescriptionOpenL - STUDIO - Project
Classes and utilities to work with OpenL Rules Project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.project/ -->
<dependency>
<groupId>org.openl.rules</groupId>
<artifactId>org.openl.rules.project</artifactId>
<version>5.24.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.project/
implementation 'org.openl.rules:org.openl.rules.project:5.24.3'
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.project/
implementation ("org.openl.rules:org.openl.rules.project:5.24.3")
'org.openl.rules:org.openl.rules.project:jar:5.24.3'
<dependency org="org.openl.rules" name="org.openl.rules.project" rev="5.24.3">
<artifact name="org.openl.rules.project" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openl.rules', module='org.openl.rules.project', version='5.24.3')
)
libraryDependencies += "org.openl.rules" % "org.openl.rules.project" % "5.24.3"
[org.openl.rules/org.openl.rules.project "5.24.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.thoughtworks.xstream : xstream | jar | 1.4.17 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-jxpath : commons-jxpath | jar | 1.3 |
| org.openl.rules : org.openl.rules | jar | 5.24.3 |
| org.openl.rules : org.openl.rules.variation | jar | 5.24.3 |
| org.springframework : spring-core | jar | 5.3.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-all | jar | 1.10.19 |