License |
License |
---|---|
Categories |
CategoriesApache TomEE Container Application Servers Maven Build Tools |
GroupId | GroupIdorg.apache.tomee.patch.systests.wsdl_maven |
ArtifactId | ArtifactIdcxf-systests-java2ws |
Last Version | Last Version2.6.17-TomEE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTest for writing wsdl to repo
Test for writing wsdl to repo
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.tomee.patch.systests.wsdl_maven/cxf-systests-java2ws/ -->
<dependency>
<groupId>org.apache.tomee.patch.systests.wsdl_maven</groupId>
<artifactId>cxf-systests-java2ws</artifactId>
<version>2.6.17-TomEE</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tomee.patch.systests.wsdl_maven/cxf-systests-java2ws/
implementation 'org.apache.tomee.patch.systests.wsdl_maven:cxf-systests-java2ws:2.6.17-TomEE'
// https://jarcasting.com/artifacts/org.apache.tomee.patch.systests.wsdl_maven/cxf-systests-java2ws/
implementation ("org.apache.tomee.patch.systests.wsdl_maven:cxf-systests-java2ws:2.6.17-TomEE")
'org.apache.tomee.patch.systests.wsdl_maven:cxf-systests-java2ws:jar:2.6.17-TomEE'
<dependency org="org.apache.tomee.patch.systests.wsdl_maven" name="cxf-systests-java2ws" rev="2.6.17-TomEE">
<artifact name="cxf-systests-java2ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tomee.patch.systests.wsdl_maven', module='cxf-systests-java2ws', version='2.6.17-TomEE')
)
libraryDependencies += "org.apache.tomee.patch.systests.wsdl_maven" % "cxf-systests-java2ws" % "2.6.17-TomEE"
[org.apache.tomee.patch.systests.wsdl_maven/cxf-systests-java2ws "2.6.17-TomEE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomee.patch : cxf-rt-frontend-jaxws | jar | 2.6.17-TomEE |
org.apache.tomee.patch : cxf-tools-common | jar | 2.6.17-TomEE |