License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdorg.apache.cxf.fediz |
ArtifactId | ArtifactIdfediz-tomcat |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Fediz Plugin for Tomcat 8/9
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-tomcat-1.6.0.pom | |
fediz-tomcat-1.6.0.jar | 15 KB |
fediz-tomcat-1.6.0-zip-with-dependencies.zip | 4 MB |
fediz-tomcat-1.6.0-sources.jar | 11 KB |
fediz-tomcat-1.6.0-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-tomcat/ -->
<dependency>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-tomcat</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-tomcat/
implementation 'org.apache.cxf.fediz:fediz-tomcat:1.6.0'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-tomcat/
implementation ("org.apache.cxf.fediz:fediz-tomcat:1.6.0")
'org.apache.cxf.fediz:fediz-tomcat:jar:1.6.0'
<dependency org="org.apache.cxf.fediz" name="fediz-tomcat" rev="1.6.0">
<artifact name="fediz-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz', module='fediz-tomcat', version='1.6.0')
)
libraryDependencies += "org.apache.cxf.fediz" % "fediz-tomcat" % "1.6.0"
[org.apache.cxf.fediz/fediz-tomcat "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf.fediz : fediz-core | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-catalina | jar | 9.0.58 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.32 |