| License |
License |
|---|---|
| GroupId | GroupIdorg.openl.rules |
| ArtifactId | ArtifactIdorg.openl.rules.repository |
| Version | Version5.25.3 |
| Type | Typejar |
| Description |
DescriptionOpenL - STUDIO - Repository
OpenL Repository API
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.repository/ -->
<dependency>
<groupId>org.openl.rules</groupId>
<artifactId>org.openl.rules.repository</artifactId>
<version>5.25.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.repository/
implementation 'org.openl.rules:org.openl.rules.repository:5.25.3'
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.repository/
implementation ("org.openl.rules:org.openl.rules.repository:5.25.3")
'org.openl.rules:org.openl.rules.repository:jar:5.25.3'
<dependency org="org.openl.rules" name="org.openl.rules.repository" rev="5.25.3">
<artifact name="org.openl.rules.repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openl.rules', module='org.openl.rules.repository', version='5.25.3')
)
libraryDependencies += "org.openl.rules" % "org.openl.rules.repository" % "5.25.3"
[org.openl.rules/org.openl.rules.repository "5.25.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openl : org.openl.commons | jar | 5.25.3 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.springframework : spring-core | jar | 5.3.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-all | jar | 1.10.19 |