License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.apache.cxf.systests.wsdl_maven |
ArtifactId | ArtifactIdcxf-systests-java2ws |
Version | Version3.4.4 |
Type | Typejar |
Description |
DescriptionTest for writing wsdl to repo
Test for writing wsdl to repo
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/ -->
<dependency>
<groupId>org.apache.cxf.systests.wsdl_maven</groupId>
<artifactId>cxf-systests-java2ws</artifactId>
<version>3.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/
implementation 'org.apache.cxf.systests.wsdl_maven:cxf-systests-java2ws:3.4.4'
// https://jarcasting.com/artifacts/org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/
implementation ("org.apache.cxf.systests.wsdl_maven:cxf-systests-java2ws:3.4.4")
'org.apache.cxf.systests.wsdl_maven:cxf-systests-java2ws:jar:3.4.4'
<dependency org="org.apache.cxf.systests.wsdl_maven" name="cxf-systests-java2ws" rev="3.4.4">
<artifact name="cxf-systests-java2ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests.wsdl_maven', module='cxf-systests-java2ws', version='3.4.4')
)
libraryDependencies += "org.apache.cxf.systests.wsdl_maven" % "cxf-systests-java2ws" % "3.4.4"
[org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws "3.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.4.4 |
org.apache.cxf : cxf-tools-common | jar | 3.4.4 |