License |
License |
---|---|
Categories |
CategoriesApache TomEE Container Application Servers |
GroupId | GroupIdorg.apache.tomee.patch |
ArtifactId | ArtifactIdcxf-xerces-xsd-validation |
Last Version | Last Version2.6.17-TomEE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF XML Schema Validation with Xerces
Apache CXF XML Schema Validation with Xerces
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.tomee.patch/cxf-xerces-xsd-validation/ -->
<dependency>
<groupId>org.apache.tomee.patch</groupId>
<artifactId>cxf-xerces-xsd-validation</artifactId>
<version>2.6.17-TomEE</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tomee.patch/cxf-xerces-xsd-validation/
implementation 'org.apache.tomee.patch:cxf-xerces-xsd-validation:2.6.17-TomEE'
// https://jarcasting.com/artifacts/org.apache.tomee.patch/cxf-xerces-xsd-validation/
implementation ("org.apache.tomee.patch:cxf-xerces-xsd-validation:2.6.17-TomEE")
'org.apache.tomee.patch:cxf-xerces-xsd-validation:jar:2.6.17-TomEE'
<dependency org="org.apache.tomee.patch" name="cxf-xerces-xsd-validation" rev="2.6.17-TomEE">
<artifact name="cxf-xerces-xsd-validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tomee.patch', module='cxf-xerces-xsd-validation', version='2.6.17-TomEE')
)
libraryDependencies += "org.apache.tomee.patch" % "cxf-xerces-xsd-validation" % "2.6.17-TomEE"
[org.apache.tomee.patch/cxf-xerces-xsd-validation "2.6.17-TomEE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomee.patch : cxf-api | jar | 2.6.17-TomEE |
org.apache.geronimo.specs : geronimo-annotation_1.0_spec | jar | 1.1.1 |
org.apache.ws.xmlschema : xmlschema-core | jar | 2.0.3 |
xerces : xercesImpl | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |