is not current version
Last Version 4.4.0

org.ow2.orchestra.console:org.ow2.orchestra.console.security 4.1.0

This service allow the access rights management

Categories

Categories

Security
GroupId

GroupId

org.ow2.orchestra.console
ArtifactId

ArtifactId

org.ow2.orchestra.console.security
Version

Version

4.1.0
Type

Type

jar

Download org.ow2.orchestra.console.security 4.1.0


<!-- 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.1.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.1.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.1.0")
'org.ow2.orchestra.console:org.ow2.orchestra.console.security:jar:4.1.0'
<dependency org="org.ow2.orchestra.console" name="org.ow2.orchestra.console.security" rev="4.1.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.1.0')
)
libraryDependencies += "org.ow2.orchestra.console" % "org.ow2.orchestra.console.security" % "4.1.0"
[org.ow2.orchestra.console/org.ow2.orchestra.console.security "4.1.0"]