| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openl.rules |
| Идентификатор | Идентификаторorg.openl.rules.repository |
| Версия | Версия5.25.6 |
| Тип | Типjar |
| Описание |
ОписаниеOpenL - STUDIO - Repository
OpenL Repository API
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- 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.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.repository/
implementation 'org.openl.rules:org.openl.rules.repository:5.25.6'
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.repository/
implementation ("org.openl.rules:org.openl.rules.repository:5.25.6")
'org.openl.rules:org.openl.rules.repository:jar:5.25.6'
<dependency org="org.openl.rules" name="org.openl.rules.repository" rev="5.25.6">
<artifact name="org.openl.rules.repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openl.rules', module='org.openl.rules.repository', version='5.25.6')
)
libraryDependencies += "org.openl.rules" % "org.openl.rules.repository" % "5.25.6"
[org.openl.rules/org.openl.rules.repository "5.25.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openl : org.openl.commons | jar | 5.25.6 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.springframework : spring-core | jar | 5.3.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 4.1.0 |