| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openl.rules |
| Идентификатор | Идентификаторorg.openl.rules.project |
| Последняя версия | Последняя версия5.26.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOpenL - STUDIO - Project
Classes and utilities to work with OpenL Rules Project
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| org.openl.rules.project-5.26.0.pom | |
| org.openl.rules.project-5.26.0.jar | 65 KB |
| org.openl.rules.project-5.26.0-sources.jar | 43 KB |
| org.openl.rules.project-5.26.0-javadoc.jar | 221 KB |
| Обзор |
<!-- 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.26.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.project/
implementation 'org.openl.rules:org.openl.rules.project:5.26.0'
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.project/
implementation ("org.openl.rules:org.openl.rules.project:5.26.0")
'org.openl.rules:org.openl.rules.project:jar:5.26.0'
<dependency org="org.openl.rules" name="org.openl.rules.project" rev="5.26.0">
<artifact name="org.openl.rules.project" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openl.rules', module='org.openl.rules.project', version='5.26.0')
)
libraryDependencies += "org.openl.rules" % "org.openl.rules.project" % "5.26.0"
[org.openl.rules/org.openl.rules.project "5.26.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.thoughtworks.xstream : xstream | jar | 1.4.19 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-jxpath : commons-jxpath | jar | 1.3 |
| org.openl.rules : org.openl.rules | jar | 5.26.0 |
| org.openl.rules : org.openl.rules.variation | jar | 5.26.0 |
| org.springframework : spring-core | jar | 5.3.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 4.4.0 |