OpenSAML :: Messaging Implementations

Messaging Implementations

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.opensaml
ArtifactId

ArtifactId

opensaml-messaging-impl
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

OpenSAML :: Messaging Implementations
Messaging Implementations
Project Organization

Project Organization

Shibboleth Consortium
Source Code Management

Source Code Management

https://git.shibboleth.net/view/?p=java-opensaml.git

Download opensaml-messaging-impl

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.opensaml : opensaml-core jar 4.0.1
org.opensaml : opensaml-messaging-api jar 4.0.1
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 28.2-jre
net.shibboleth.utilities : java-support jar 8.0.0
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (12)

Group / Artifact Type Version
org.opensaml : opensaml-core test-jar 4.0.1
org.springframework : spring-core jar
net.shibboleth.ext : spring-extensions jar 6.0.0
org.springframework : spring-test jar 5.2.4.RELEASE
org.springframework : spring-web jar
net.shibboleth.utilities : java-support test-jar 8.0.0
org.xmlunit : xmlunit-core jar 2.6.3
org.xmlunit : xmlunit-matchers jar 2.6.3
ch.qos.logback : logback-classic jar 1.2.3
org.testng : testng jar 7.1.0
org.slf4j : jul-to-slf4j jar 1.7.30
org.slf4j : log4j-over-slf4j jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.1
4.0.0
3.4.6
3.4.5
3.4.3
3.3.1
3.3.0
3.2.0
3.1.1
3.1.0