License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf |
ArtifactId | ArtifactIdcxf-testutils |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF Test Utilities
Apache CXF Test Utilities
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cxf-testutils-3.5.2.pom | |
cxf-testutils-3.5.2.jar | 1 MB |
cxf-testutils-3.5.2-sources.jar | 1 MB |
cxf-testutils-3.5.2-javadoc.jar | 7 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-testutils/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-testutils</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-testutils/
implementation 'org.apache.cxf:cxf-testutils:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-testutils/
implementation ("org.apache.cxf:cxf-testutils:3.5.2")
'org.apache.cxf:cxf-testutils:jar:3.5.2'
<dependency org="org.apache.cxf" name="cxf-testutils" rev="3.5.2">
<artifact name="cxf-testutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-testutils', version='3.5.2')
)
libraryDependencies += "org.apache.cxf" % "cxf-testutils" % "3.5.2"
[org.apache.cxf/cxf-testutils "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-core | jar | 3.5.2 |
org.apache.cxf : cxf-rt-wsdl | jar | 3.5.2 |
com.sun.mail : jakarta.mail | jar | 1.6.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.apache.activemq : activemq-broker Optional | jar | 5.16.3 |
org.springframework : spring-core Optional | jar | 5.3.18 |
org.springframework : spring-context Optional | jar | 5.3.18 |