License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.xjcplugins.tests |
ArtifactId | ArtifactIdcxf-xjc-wsdlextension-test |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF XJC WSDL Extension Plugin Tests
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.xjcplugins.tests/cxf-xjc-wsdlextension-test/ -->
<dependency>
<groupId>org.apache.cxf.xjcplugins.tests</groupId>
<artifactId>cxf-xjc-wsdlextension-test</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.xjcplugins.tests/cxf-xjc-wsdlextension-test/
implementation 'org.apache.cxf.xjcplugins.tests:cxf-xjc-wsdlextension-test:4.0.0'
// https://jarcasting.com/artifacts/org.apache.cxf.xjcplugins.tests/cxf-xjc-wsdlextension-test/
implementation ("org.apache.cxf.xjcplugins.tests:cxf-xjc-wsdlextension-test:4.0.0")
'org.apache.cxf.xjcplugins.tests:cxf-xjc-wsdlextension-test:jar:4.0.0'
<dependency org="org.apache.cxf.xjcplugins.tests" name="cxf-xjc-wsdlextension-test" rev="4.0.0">
<artifact name="cxf-xjc-wsdlextension-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.xjcplugins.tests', module='cxf-xjc-wsdlextension-test', version='4.0.0')
)
libraryDependencies += "org.apache.cxf.xjcplugins.tests" % "cxf-xjc-wsdlextension-test" % "4.0.0"
[org.apache.cxf.xjcplugins.tests/cxf-xjc-wsdlextension-test "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
org.glassfish.jaxb : jaxb-runtime | jar | 3.0.2 |
org.glassfish.jaxb : jaxb-xjc | jar | 3.0.2 |
wsdl4j : wsdl4j | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |