License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf |
ArtifactId | ArtifactIdcxf-systests |
Last Version | Last Version2.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF System Tests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cxf-systests-2.2.3.pom | |
cxf-systests-2.2.3.jar | 11 KB |
cxf-systests-2.2.3-tests.jar | 1 MB |
cxf-systests-2.2.3-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-systests/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-systests</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-systests/
implementation 'org.apache.cxf:cxf-systests:2.2.3'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-systests/
implementation ("org.apache.cxf:cxf-systests:2.2.3")
'org.apache.cxf:cxf-systests:jar:2.2.3'
<dependency org="org.apache.cxf" name="cxf-systests" rev="2.2.3">
<artifact name="cxf-systests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-systests', version='2.2.3')
)
libraryDependencies += "org.apache.cxf" % "cxf-systests" % "2.2.3"
[org.apache.cxf/cxf-systests "2.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-testutils | jar | 2.2.3 |
org.apache.derby : derby | jar | 10.2.2.0 |
org.springframework : spring-aop | jar | 2.5.5 |
org.aspectj : aspectjrt | jar | 1.5.4 |
org.aspectj : aspectjweaver | jar | 1.5.4 |
cglib : cglib-nodep | jar | 2.1_3 |
org.apache.geronimo.specs : geronimo-j2ee-management_1.1_spec | jar | 1.0.1 |
org.apache.activemq : activemq-core | jar | 5.1.0 |
httpunit : httpunit | jar | 1.6.2 |
org.springframework.security : spring-security-core-tiger | jar | 2.0.4 |
org.springframework.security : spring-security-acl | jar | 2.0.4 |
junit : junit | jar | 4.4 |
org.easymock : easymockclassextension | jar | 2.4 |
ant : ant | jar | 1.6.5 |
rhino : js | jar | 1.7R1 |
org.apache.xmlbeans : xmlbeans | jar | 2.4.0 |
org.codehaus.jettison : jettison | jar | 1.1 |
commons-httpclient : commons-httpclient | jar | 3.1 |