License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.apache.cxf.systests.wsdl_maven |
ArtifactId | ArtifactIdcxf-systests-codegen |
Version | Version3.4.3 |
Type | Typejar |
Description |
DescriptionTest for generating code from wsdl in repo
Test for generating code from wsdl in repo
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cxf-systests-codegen-3.4.3.pom | |
cxf-systests-codegen-3.4.3.jar | 16 KB |
cxf-systests-codegen-3.4.3-sources.jar | 16 KB |
cxf-systests-codegen-3.4.3-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests.wsdl_maven/cxf-systests-codegen/ -->
<dependency>
<groupId>org.apache.cxf.systests.wsdl_maven</groupId>
<artifactId>cxf-systests-codegen</artifactId>
<version>3.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests.wsdl_maven/cxf-systests-codegen/
implementation 'org.apache.cxf.systests.wsdl_maven:cxf-systests-codegen:3.4.3'
// https://jarcasting.com/artifacts/org.apache.cxf.systests.wsdl_maven/cxf-systests-codegen/
implementation ("org.apache.cxf.systests.wsdl_maven:cxf-systests-codegen:3.4.3")
'org.apache.cxf.systests.wsdl_maven:cxf-systests-codegen:jar:3.4.3'
<dependency org="org.apache.cxf.systests.wsdl_maven" name="cxf-systests-codegen" rev="3.4.3">
<artifact name="cxf-systests-codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests.wsdl_maven', module='cxf-systests-codegen', version='3.4.3')
)
libraryDependencies += "org.apache.cxf.systests.wsdl_maven" % "cxf-systests-codegen" % "3.4.3"
[org.apache.cxf.systests.wsdl_maven/cxf-systests-codegen "3.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf.systests.wsdl_maven : cxf-systests-java2ws | HelloWorld.wsdl | 3.4.3 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.4.3 |
org.apache.cxf.xjc-utils : cxf-xjc-runtime | jar | 3.3.1 |
org.apache.cxf.systests.wsdl_maven : cxf-systests-java2ws | jar | 3.4.3 |