| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаorg.openl.rules |
| Идентификатор | Идентификаторorg.openl.security.standalone |
| Версия | Версия5.26.0 |
| Тип | Типjar |
| Описание |
ОписаниеOpenL - Security - Standalone
Internal OpenL security implementation
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.openl.rules/org.openl.security.standalone/ -->
<dependency>
<groupId>org.openl.rules</groupId>
<artifactId>org.openl.security.standalone</artifactId>
<version>5.26.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.security.standalone/
implementation 'org.openl.rules:org.openl.security.standalone:5.26.0'
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.security.standalone/
implementation ("org.openl.rules:org.openl.security.standalone:5.26.0")
'org.openl.rules:org.openl.security.standalone:jar:5.26.0'
<dependency org="org.openl.rules" name="org.openl.security.standalone" rev="5.26.0">
<artifact name="org.openl.security.standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openl.rules', module='org.openl.security.standalone', version='5.26.0')
)
libraryDependencies += "org.openl.rules" % "org.openl.security.standalone" % "5.26.0"
[org.openl.rules/org.openl.security.standalone "5.26.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openl : org.openl.commons | jar | 5.26.0 |
| org.openl.rules : org.openl.security | jar | 5.26.0 |
| org.springframework : spring-core | jar | 5.3.20 |
| org.springframework : spring-beans | jar | 5.3.20 |
| org.springframework : spring-tx | jar | 5.3.20 |
| org.springframework : spring-orm | jar | 5.3.20 |
| org.springframework.security : spring-security-core | jar | 5.6.3 |
| org.hibernate : hibernate-core | jar | 5.6.9.Final |
| com.zaxxer : HikariCP | jar | 5.0.1 |
| org.openl : flyway-core | jar | 4.2.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 4.4.0 |