GroupId | GroupIdorg.apache.cxf.systests |
---|---|
ArtifactId | ArtifactIdcxf-systests-cdi-weld-producers |
Version | Version3.3.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-cdi-weld-producers/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-cdi-weld-producers</artifactId>
<version>3.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-cdi-weld-producers/
implementation 'org.apache.cxf.systests:cxf-systests-cdi-weld-producers:3.3.4'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-cdi-weld-producers/
implementation ("org.apache.cxf.systests:cxf-systests-cdi-weld-producers:3.3.4")
'org.apache.cxf.systests:cxf-systests-cdi-weld-producers:jar:3.3.4'
<dependency org="org.apache.cxf.systests" name="cxf-systests-cdi-weld-producers" rev="3.3.4">
<artifact name="cxf-systests-cdi-weld-producers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-cdi-weld-producers', version='3.3.4')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-cdi-weld-producers" % "3.3.4"
[org.apache.cxf.systests/cxf-systests-cdi-weld-producers "3.3.4"]