Last Version

XACML/OpenSAML Integration 1.2.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.xacml4j
ArtifactId

ArtifactId

xacml-opensaml
Version

Version

1.2.2
Type

Type

jar
Description

Description

XACML/OpenSAML Integration
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Xacml4J.org
Source Code Management

Source Code Management

https://github.com/xacml4j/xacml4j-opensaml

Download xacml-opensaml 1.2.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.xacml4j : xacml-core jar 1.3.0
org.opensaml : opensaml jar 2.5.3
org.springframework : spring-beans jar 3.2.7.RELEASE

test (6)

Group / Artifact Type Version
org.springframework : spring-context jar 3.2.7.RELEASE
org.springframework : spring-test jar 3.2.7.RELEASE
junit : junit jar 4.11
org.easymock : easymock jar 3.1
org.mockito : mockito-core jar 1.10.19
org.slf4j : slf4j-log4j12 jar 1.6.1

Project Modules

There are no modules declared in this project.