| License | License | 
|---|---|
| Categories | CategoriesSecurity | 
| GroupId | GroupIdorg.ow2.orchestra.console | 
| ArtifactId | ArtifactIdorg.ow2.orchestra.console.security | 
| Last Version | Last Version4.4.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSecurity Service This service allow the access rights management | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.ow2.orchestra.console/org.ow2.orchestra.console.security/ -->
<dependency>
    <groupId>org.ow2.orchestra.console</groupId>
    <artifactId>org.ow2.orchestra.console.security</artifactId>
    <version>4.4.0</version>
</dependency>// https://jarcasting.com/artifacts/org.ow2.orchestra.console/org.ow2.orchestra.console.security/
implementation 'org.ow2.orchestra.console:org.ow2.orchestra.console.security:4.4.0'// https://jarcasting.com/artifacts/org.ow2.orchestra.console/org.ow2.orchestra.console.security/
implementation ("org.ow2.orchestra.console:org.ow2.orchestra.console.security:4.4.0")'org.ow2.orchestra.console:org.ow2.orchestra.console.security:jar:4.4.0'<dependency org="org.ow2.orchestra.console" name="org.ow2.orchestra.console.security" rev="4.4.0">
  <artifact name="org.ow2.orchestra.console.security" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ow2.orchestra.console', module='org.ow2.orchestra.console.security', version='4.4.0')
)libraryDependencies += "org.ow2.orchestra.console" % "org.ow2.orchestra.console.security" % "4.4.0"[org.ow2.orchestra.console/org.ow2.orchestra.console.security "4.4.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.exoplatform.portal » exo.portal.webui.portal | jar | 2.0 | 
| org.exoplatform.core » exo.core.component.organization.api | jar | 2.0.2 | 
| org.exoplatform.kernel » exo.kernel.container | jar | 2.0 |