License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.seerc.paasword |
ArtifactId | ArtifactIdsecurity-policy-engine |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Security Policy Engine component created by SEERC in the course of PaaSword 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"]
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 |