Last Version

Apache Fediz IDP Core 1.6.0

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.cxf.fediz
ArtifactId

ArtifactId

fediz-idp-core
Version

Version

1.6.0
Type

Type

jar
Description

Description

Apache Fediz IDP Core
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download fediz-idp-core 1.6.0


<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-idp-core/ -->
<dependency>
    <groupId>org.apache.cxf.fediz</groupId>
    <artifactId>fediz-idp-core</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-idp-core/
implementation 'org.apache.cxf.fediz:fediz-idp-core:1.6.0'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-idp-core/
implementation ("org.apache.cxf.fediz:fediz-idp-core:1.6.0")
'org.apache.cxf.fediz:fediz-idp-core:jar:1.6.0'
<dependency org="org.apache.cxf.fediz" name="fediz-idp-core" rev="1.6.0">
  <artifact name="fediz-idp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz', module='fediz-idp-core', version='1.6.0')
)
libraryDependencies += "org.apache.cxf.fediz" % "fediz-idp-core" % "1.6.0"
[org.apache.cxf.fediz/fediz-idp-core "1.6.0"]

Dependencies

compile (25)

Group / Artifact Type Version
org.apache.cxf.fediz : fediz-core jar 1.6.0
org.springframework : spring-webmvc jar
org.springframework : spring-tx jar
org.springframework : spring-orm jar
org.springframework : spring-web jar
org.springframework.webflow : spring-webflow jar 2.5.1.RELEASE
org.springframework.security : spring-security-web jar 5.6.1
org.springframework.security : spring-security-config jar 5.6.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.apache.cxf : cxf-rt-ws-security jar 3.5.0
org.apache.cxf : cxf-rt-rs-security-sso-saml jar 3.5.0
org.apache.cxf : cxf-rt-rs-security-sso-oidc jar 3.5.0
org.apache.cxf : cxf-rt-transports-http jar 3.5.0
org.apache.cxf : cxf-rt-ws-policy jar 3.5.0
org.apache.cxf : cxf-rt-ws-addr jar 3.5.0
org.apache.commons : commons-text jar 1.9
org.apache.cxf : cxf-rt-frontend-jaxrs jar 3.5.0
org.apache.cxf : cxf-rt-rs-service-description jar 3.5.0
org.apache.cxf : cxf-rt-rs-extension-providers jar 3.5.0
org.apache.commons : commons-dbcp2 jar 2.9.0
org.apache.openjpa : openjpa-jdbc jar 3.2.0
org.apache.openjpa : openjpa-persistence-jdbc jar 3.2.0
org.apache.cxf : cxf-rt-rs-client jar 3.5.0
jakarta.validation : jakarta.validation-api jar 2.0.2
commons-validator : commons-validator jar 1.7

provided (2)

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

runtime (1)

Group / Artifact Type Version
org.apache.bval : bval-jsr jar 2.0.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.