License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdorg.apache.cxf.fediz.systests |
ArtifactId | ArtifactIdsystests-tomcat7 |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Fediz Systests Tomcat 7
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 |
---|---|
systests-tomcat7-1.1.3.pom | |
systests-tomcat7-1.1.3.jar | 7 KB |
systests-tomcat7-1.1.3-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/systests-tomcat7/ -->
<dependency>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>systests-tomcat7</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/systests-tomcat7/
implementation 'org.apache.cxf.fediz.systests:systests-tomcat7:1.1.3'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/systests-tomcat7/
implementation ("org.apache.cxf.fediz.systests:systests-tomcat7:1.1.3")
'org.apache.cxf.fediz.systests:systests-tomcat7:jar:1.1.3'
<dependency org="org.apache.cxf.fediz.systests" name="systests-tomcat7" rev="1.1.3">
<artifact name="systests-tomcat7" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz.systests', module='systests-tomcat7', version='1.1.3')
)
libraryDependencies += "org.apache.cxf.fediz.systests" % "systests-tomcat7" % "1.1.3"
[org.apache.cxf.fediz.systests/systests-tomcat7 "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat.embed : tomcat-embed-core | jar | 7.0.54 |
org.apache.tomcat.embed : tomcat-embed-logging-juli | jar | 7.0.54 |
org.eclipse.jdt.core.compiler : ecj | jar | 3.7.1 |
org.apache.tomcat.embed : tomcat-embed-jasper | jar | 7.0.54 |
junit : junit | jar | 4.12 |
org.apache.cxf.fediz : fediz-tomcat | jar | 1.1.3 |
org.apache.cxf.fediz.systests : systests-tests | test-jar | 1.1.3 |
org.slf4j : slf4j-api | jar | 1.7.9 |
org.slf4j : slf4j-jdk14 | jar | 1.7.9 |