| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openl |
| Идентификатор | Идентификаторorg.openl.commons |
| Версия | Версия5.25.4 |
| Тип | Типjar |
| Описание |
ОписаниеOpenL - DEV - Commons
Common reusable components
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| org.openl.commons-5.25.4.pom | |
| org.openl.commons-5.25.4.jar | 121 KB |
| org.openl.commons-5.25.4-sources.jar | 69 KB |
| org.openl.commons-5.25.4-javadoc.jar | 404 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openl/org.openl.commons/ -->
<dependency>
<groupId>org.openl</groupId>
<artifactId>org.openl.commons</artifactId>
<version>5.25.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.openl/org.openl.commons/
implementation 'org.openl:org.openl.commons:5.25.4'
// https://jarcasting.com/artifacts/org.openl/org.openl.commons/
implementation ("org.openl:org.openl.commons:5.25.4")
'org.openl:org.openl.commons:jar:5.25.4'
<dependency org="org.openl" name="org.openl.commons" rev="5.25.4">
<artifact name="org.openl.commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openl', module='org.openl.commons', version='5.25.4')
)
libraryDependencies += "org.openl" % "org.openl.commons" % "5.25.4"
[org.openl/org.openl.commons "5.25.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.openl : org.openl.rules.util | jar | 5.25.4 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-all | jar | 1.10.19 |