License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.systests |
ArtifactId | ArtifactIdcxf-systests-cdi-owb-producers |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF CDI Integration System Tests - OWB with producers
Apache CXF CDI Integration System Tests - OpenWebBeans with producers
|
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-owb-producers/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-cdi-owb-producers</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-cdi-owb-producers/
implementation 'org.apache.cxf.systests:cxf-systests-cdi-owb-producers:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-cdi-owb-producers/
implementation ("org.apache.cxf.systests:cxf-systests-cdi-owb-producers:3.5.2")
'org.apache.cxf.systests:cxf-systests-cdi-owb-producers:jar:3.5.2'
<dependency org="org.apache.cxf.systests" name="cxf-systests-cdi-owb-producers" rev="3.5.2">
<artifact name="cxf-systests-cdi-owb-producers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-cdi-owb-producers', version='3.5.2')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-cdi-owb-producers" % "3.5.2"
[org.apache.cxf.systests/cxf-systests-cdi-owb-producers "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.4.0 |
javax.annotation : jsr250-api | jar | 1.0 |
junit : junit | jar | 4.13.2 |