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

org.wso2.balana:balana-distribution 1.0.0.wso2v8

This is the pom file that defines the build process for the WSO2 Balana Distribution Pack. Balana is XACML open source project which is based on the sunxacml http://sunxacml.sourceforge.net/ under the license http://sunxacml.sourceforge.net/license.txt. But future development is released under Apache2 license http://www.apache.org/licenses/LICENSE-2.0

Категории

Категории

Distribution Компиляция и сборка
Группа

Группа

org.wso2.balana
Идентификатор

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

balana-distribution
Версия

Версия

1.0.0.wso2v8
Тип

Тип

jar

Скачать balana-distribution 1.0.0.wso2v8


<!-- https://jarcasting.com/artifacts/org.wso2.balana/balana-distribution/ -->
<dependency>
    <groupId>org.wso2.balana</groupId>
    <artifactId>balana-distribution</artifactId>
    <version>1.0.0.wso2v8</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.balana/balana-distribution/
implementation 'org.wso2.balana:balana-distribution:1.0.0.wso2v8'
// https://jarcasting.com/artifacts/org.wso2.balana/balana-distribution/
implementation ("org.wso2.balana:balana-distribution:1.0.0.wso2v8")
'org.wso2.balana:balana-distribution:jar:1.0.0.wso2v8'
<dependency org="org.wso2.balana" name="balana-distribution" rev="1.0.0.wso2v8">
  <artifact name="balana-distribution" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.balana', module='balana-distribution', version='1.0.0.wso2v8')
)
libraryDependencies += "org.wso2.balana" % "balana-distribution" % "1.0.0.wso2v8"
[org.wso2.balana/balana-distribution "1.0.0.wso2v8"]