License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.systests |
ArtifactId | ArtifactIdcxf-systests-cdi-weld |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache CXF CDI Integration System Tests - Weld
Apache CXF CDI Integration System Tests - Weld
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cxf-systests-cdi-weld-3.5.2.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-cdi-weld/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-cdi-weld</artifactId>
<version>3.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-cdi-weld/
implementation 'org.apache.cxf.systests:cxf-systests-cdi-weld:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-cdi-weld/
implementation ("org.apache.cxf.systests:cxf-systests-cdi-weld:3.5.2")
'org.apache.cxf.systests:cxf-systests-cdi-weld:pom:3.5.2'
<dependency org="org.apache.cxf.systests" name="cxf-systests-cdi-weld" rev="3.5.2">
<artifact name="cxf-systests-cdi-weld" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-cdi-weld', version='3.5.2')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-cdi-weld" % "3.5.2"
[org.apache.cxf.systests/cxf-systests-cdi-weld "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.validation : jakarta.validation-api | jar | 2.0.2 |
org.hibernate.validator : hibernate-validator | jar | 6.2.3.Final |
org.jboss.weld.servlet : weld-servlet-core | jar | 3.1.7.SP1 |
org.glassfish : javax.el | jar | 3.0.1-b11 |
org.slf4j : slf4j-jdk14 | jar | 1.7.36 |
org.apache.cxf : cxf-core | jar | |
org.apache.cxf : cxf-rt-transports-http-jetty | jar | |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | |
org.apache.cxf : cxf-rt-rs-client | jar | |
org.apache.cxf : cxf-testutils | jar | |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.13.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.asynchttpclient : async-http-client | jar | 2.12.3 |
org.apache.cxf.systests : cxf-systests-cdi-base | jar | 3.5.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : jsr250-api | jar | 1.0 |
junit : junit | jar | 4.13.2 |