License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.fediz.systests |
ArtifactId | ArtifactIdfediz-systests-cxf |
Version | Version1.5.1 |
Type | Typejar |
Description |
DescriptionApache Fediz Systests CXF
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-systests-cxf-1.5.1.pom | |
fediz-systests-cxf-1.5.1.jar | 8 KB |
fediz-systests-cxf-1.5.1-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/fediz-systests-cxf/ -->
<dependency>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>fediz-systests-cxf</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/fediz-systests-cxf/
implementation 'org.apache.cxf.fediz.systests:fediz-systests-cxf:1.5.1'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/fediz-systests-cxf/
implementation ("org.apache.cxf.fediz.systests:fediz-systests-cxf:1.5.1")
'org.apache.cxf.fediz.systests:fediz-systests-cxf:jar:1.5.1'
<dependency org="org.apache.cxf.fediz.systests" name="fediz-systests-cxf" rev="1.5.1">
<artifact name="fediz-systests-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz.systests', module='fediz-systests-cxf', version='1.5.1')
)
libraryDependencies += "org.apache.cxf.fediz.systests" % "fediz-systests-cxf" % "1.5.1"
[org.apache.cxf.fediz.systests/fediz-systests-cxf "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | |
org.springframework : spring-context | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.apache.cxf.fediz : fediz-cxf | jar | 1.5.1 |
org.apache.cxf : cxf-testutils | jar | 3.3.8 |
org.slf4j : slf4j-jdk14 | jar | 1.7.30 |
org.apache.cxf : cxf-rt-rs-client | jar | 3.3.8 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.3.8 |
org.apache.cxf.fediz.systests : fediz-systests-tests | test-jar | 1.5.1 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.40 |
org.apache.tomcat.embed : tomcat-embed-jasper | jar | 9.0.40 |
org.hsqldb : hsqldb | jar | 2.5.1 |