WSO2 Balana Documentation

This is the pom file that defines the build process for the WSO2 Balana Samples. 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

License

License

GroupId

GroupId

org.wso2.balana
ArtifactId

ArtifactId

balana-documentation
Last Version

Last Version

1.2.12
Release Date

Release Date

Type

Type

pom
Description

Description

WSO2 Balana Documentation
This is the pom file that defines the build process for the WSO2 Balana Samples. 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
Project URL

Project URL

http://wso2.org
Project Organization

Project Organization

WSO2

Download balana-documentation

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.wso2.balana

WSO2

Welcome to the WSO2 source code! For info on working with the WSO2 repositories and contributing code, click the link below.

Versions

Version
1.2.12
1.2.11
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.3
1.2.2
1.1.14
1.1.13
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0.wso2v8