| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.cxf.fediz |
| ArtifactId | ArtifactIdfediz-core |
| Last Version | Last Version1.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Fediz Plugin 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 |
| Filename | Size |
|---|---|
| fediz-core-1.6.0.pom | |
| fediz-core-1.6.0.jar | 110 KB |
| fediz-core-1.6.0-sources.jar | 93 KB |
| fediz-core-1.6.0-javadoc.jar | 379 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-core/ -->
<dependency>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-core</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-core/
implementation 'org.apache.cxf.fediz:fediz-core:1.6.0'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-core/
implementation ("org.apache.cxf.fediz:fediz-core:1.6.0")
'org.apache.cxf.fediz:fediz-core:jar:1.6.0'
<dependency org="org.apache.cxf.fediz" name="fediz-core" rev="1.6.0">
<artifact name="fediz-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz', module='fediz-core', version='1.6.0')
)
libraryDependencies += "org.apache.cxf.fediz" % "fediz-core" % "1.6.0"
[org.apache.cxf.fediz/fediz-core "1.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.wss4j : wss4j-ws-security-dom | jar | 2.3.3 |
| javax.cache : cache-api | jar | 1.1.1 |
| org.ehcache : ehcache | jar | 3.9.3 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.easymock : easymock | jar | 4.0.2 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.32 |
| xerces : xercesImpl | jar | 2.12.2 |