License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.fediz |
ArtifactId | ArtifactIdfediz-idp-sts |
Version | Version1.5.1 |
Type | Typewar |
Description |
DescriptionApache Fediz STS
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 |
Filename | Size |
---|---|
fediz-idp-sts-1.5.1.pom | |
fediz-idp-sts-1.5.1.war | 27 MB |
fediz-idp-sts-1.5.1-sources.jar | 34 KB |
fediz-idp-sts-1.5.1-javadoc.jar | 77 KB |
fediz-idp-sts-1.5.1-classes.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-idp-sts/ -->
<dependency>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-idp-sts</artifactId>
<version>1.5.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-idp-sts/
implementation 'org.apache.cxf.fediz:fediz-idp-sts:1.5.1'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-idp-sts/
implementation ("org.apache.cxf.fediz:fediz-idp-sts:1.5.1")
'org.apache.cxf.fediz:fediz-idp-sts:war:1.5.1'
<dependency org="org.apache.cxf.fediz" name="fediz-idp-sts" rev="1.5.1">
<artifact name="fediz-idp-sts" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz', module='fediz-idp-sts', version='1.5.1')
)
libraryDependencies += "org.apache.cxf.fediz" % "fediz-idp-sts" % "1.5.1"
[org.apache.cxf.fediz/fediz-idp-sts "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | |
org.apache.cxf : cxf-rt-transports-http | jar | 3.3.8 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.3.8 |
org.apache.cxf : cxf-rt-ws-policy | jar | 3.3.8 |
org.apache.cxf.services.sts : cxf-services-sts-core | jar | 3.3.8 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.springframework.ldap : spring-ldap-core | jar | 2.3.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |