License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.apache.cxf.systests.wsdl_maven |
ArtifactId | ArtifactIdcxf-systests-java2ws |
Version | Version3.5.2 |
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.5.2</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.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/
implementation ("org.apache.cxf.systests.wsdl_maven:cxf-systests-java2ws:3.5.2")
'org.apache.cxf.systests.wsdl_maven:cxf-systests-java2ws:jar:3.5.2'
<dependency org="org.apache.cxf.systests.wsdl_maven" name="cxf-systests-java2ws" rev="3.5.2">
<artifact name="cxf-systests-java2ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests.wsdl_maven', module='cxf-systests-java2ws', version='3.5.2')
)
libraryDependencies += "org.apache.cxf.systests.wsdl_maven" % "cxf-systests-java2ws" % "3.5.2"
[org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.5.2 |
org.apache.cxf : cxf-tools-common | jar | 3.5.2 |