is not current version
Last Version 1.0.5

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

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.3
Type

Type

jar

Download security-policy-engine 1.0.3


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