is not current version
Last Version 1.0.5

org.seerc.paasword:security-policy-engine 1.0.2

The Security Policy Engine component created by SEERC in the course of PaaSword project.

Categories

Categories

Security
GroupId

GroupId

org.seerc.paasword
ArtifactId

ArtifactId

security-policy-engine
Version

Version

1.0.2
Type

Type

jar

Download security-policy-engine 1.0.2


<!-- https://jarcasting.com/artifacts/org.seerc.paasword/security-policy-engine/ -->
<dependency>
    <groupId>org.seerc.paasword</groupId>
    <artifactId>security-policy-engine</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.seerc.paasword/security-policy-engine/
implementation 'org.seerc.paasword:security-policy-engine:1.0.2'
// https://jarcasting.com/artifacts/org.seerc.paasword/security-policy-engine/
implementation ("org.seerc.paasword:security-policy-engine:1.0.2")
'org.seerc.paasword:security-policy-engine:jar:1.0.2'
<dependency org="org.seerc.paasword" name="security-policy-engine" rev="1.0.2">
  <artifact name="security-policy-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seerc.paasword', module='security-policy-engine', version='1.0.2')
)
libraryDependencies += "org.seerc.paasword" % "security-policy-engine" % "1.0.2"
[org.seerc.paasword/security-policy-engine "1.0.2"]