org.seerc.paasword:security-policy-engine

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

License

License

Categories

Categories

Security
GroupId

GroupId

org.seerc.paasword
ArtifactId

ArtifactId

security-policy-engine
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download security-policy-engine

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
net.sourceforge.owlapi : pellet-owlapi-ignazio1977 jar 2.4.0-ignazio1977
org.apache.commons : commons-lang3 jar 3.0
org.apache.commons : commons-collections4 jar 4.0
org.slf4j : slf4j-simple jar 1.6.4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

PaaSword

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0