| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаorg.seerc.paasword |
| Идентификатор | Идентификаторsecurity-policy-engine |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe Security Policy Engine component created by SEERC in the course of PaaSword project.
|
| Имя Файла | Размер |
|---|---|
| security-policy-engine-1.0.5.pom | |
| security-policy-engine-1.0.5.jar | 39 KB |
| security-policy-engine-1.0.5-sources.jar | 25 KB |
| security-policy-engine-1.0.5-javadoc.jar | 105 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |