License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.fediz |
ArtifactId | ArtifactIdfediz-idp |
Version | Version1.5.1 |
Type | Typewar |
Description |
DescriptionApache Fediz IDP
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-1.5.1.pom | |
fediz-idp-1.5.1.war | 43 MB |
fediz-idp-1.5.1-sources.jar | 32 KB |
fediz-idp-1.5.1-classes.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-idp/ -->
<dependency>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-idp</artifactId>
<version>1.5.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-idp/
implementation 'org.apache.cxf.fediz:fediz-idp:1.5.1'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-idp/
implementation ("org.apache.cxf.fediz:fediz-idp:1.5.1")
'org.apache.cxf.fediz:fediz-idp:war:1.5.1'
<dependency org="org.apache.cxf.fediz" name="fediz-idp" rev="1.5.1">
<artifact name="fediz-idp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz', module='fediz-idp', version='1.5.1')
)
libraryDependencies += "org.apache.cxf.fediz" % "fediz-idp" % "1.5.1"
[org.apache.cxf.fediz/fediz-idp "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf.fediz : fediz-idp-core | jar | 1.5.1 |
org.apache.cxf : cxf-rt-rs-service-description-swagger | jar | 3.3.8 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |