не последняя версия
Последняя версия 20.1.0

org.ow2.authzforce:authzforce-ce-core-pdp-engine 16.0.0

AuthzForce - XACML-compliant Core PDP Engine

Группа

Группа

org.ow2.authzforce
Идентификатор

Идентификатор

authzforce-ce-core-pdp-engine
Версия

Версия

16.0.0
Тип

Тип

jar

Скачать authzforce-ce-core-pdp-engine 16.0.0


<!-- https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-core-pdp-engine/ -->
<dependency>
    <groupId>org.ow2.authzforce</groupId>
    <artifactId>authzforce-ce-core-pdp-engine</artifactId>
    <version>16.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-core-pdp-engine/
implementation 'org.ow2.authzforce:authzforce-ce-core-pdp-engine:16.0.0'
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-core-pdp-engine/
implementation ("org.ow2.authzforce:authzforce-ce-core-pdp-engine:16.0.0")
'org.ow2.authzforce:authzforce-ce-core-pdp-engine:jar:16.0.0'
<dependency org="org.ow2.authzforce" name="authzforce-ce-core-pdp-engine" rev="16.0.0">
  <artifact name="authzforce-ce-core-pdp-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.authzforce', module='authzforce-ce-core-pdp-engine', version='16.0.0')
)
libraryDependencies += "org.ow2.authzforce" % "authzforce-ce-core-pdp-engine" % "16.0.0"
[org.ow2.authzforce/authzforce-ce-core-pdp-engine "16.0.0"]