License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.systests |
ArtifactId | ArtifactIdcxf-systests-cdi-weld-multiple-apps |
Version | Version3.5.2 |
Type | Typejar |
Description |
DescriptionApache CXF CDI Integration System Tests - Weld with multiple apps
Apache CXF CDI Integration System Tests - Weld with multiple apps
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-cdi-weld-multiple-apps/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-cdi-weld-multiple-apps</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-cdi-weld-multiple-apps/
implementation 'org.apache.cxf.systests:cxf-systests-cdi-weld-multiple-apps:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-cdi-weld-multiple-apps/
implementation ("org.apache.cxf.systests:cxf-systests-cdi-weld-multiple-apps:3.5.2")
'org.apache.cxf.systests:cxf-systests-cdi-weld-multiple-apps:jar:3.5.2'
<dependency org="org.apache.cxf.systests" name="cxf-systests-cdi-weld-multiple-apps" rev="3.5.2">
<artifact name="cxf-systests-cdi-weld-multiple-apps" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-cdi-weld-multiple-apps', version='3.5.2')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-cdi-weld-multiple-apps" % "3.5.2"
[org.apache.cxf.systests/cxf-systests-cdi-weld-multiple-apps "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 |