| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdorg.openl.rules |
| ArtifactId | ArtifactIdorg.openl.rules.security.standalone |
| Last Version | Last Version5.21.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpenL - STUDIO - Standalone Security
Internal OpenL security implementation
|
<!-- https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.security.standalone/ -->
<dependency>
<groupId>org.openl.rules</groupId>
<artifactId>org.openl.rules.security.standalone</artifactId>
<version>5.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.security.standalone/
implementation 'org.openl.rules:org.openl.rules.security.standalone:5.21.0'
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.security.standalone/
implementation ("org.openl.rules:org.openl.rules.security.standalone:5.21.0")
'org.openl.rules:org.openl.rules.security.standalone:jar:5.21.0'
<dependency org="org.openl.rules" name="org.openl.rules.security.standalone" rev="5.21.0">
<artifact name="org.openl.rules.security.standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openl.rules', module='org.openl.rules.security.standalone', version='5.21.0')
)
libraryDependencies += "org.openl.rules" % "org.openl.rules.security.standalone" % "5.21.0"
[org.openl.rules/org.openl.rules.security.standalone "5.21.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openl : org.openl.commons | jar | 5.21.0 |
| org.openl.rules : org.openl.rules.security | jar | 5.21.0 |
| org.springframework : spring-core | jar | 4.3.12.RELEASE |
| org.springframework : spring-beans | jar | 4.3.12.RELEASE |
| org.springframework : spring-tx | jar | 4.3.12.RELEASE |
| org.springframework : spring-orm | jar | 4.3.12.RELEASE |
| org.springframework.security : spring-security-core | jar | 4.2.3.RELEASE |
| org.hibernate : hibernate-core | jar | 4.3.11.Final |
| com.zaxxer : HikariCP-java7 | jar | 2.4.13 |
| org.flywaydb : flyway-core | jar | 4.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 |