| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.cxf |
| Идентификатор | Идентификаторcxf-xerces-xsd-validation |
| Последняя версия | Последняя версия2.7.18 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache CXF XML Schema Validation with Xerces
Apache CXF XML Schema Validation with Xerces
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-xerces-xsd-validation/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xerces-xsd-validation</artifactId>
<version>2.7.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-xerces-xsd-validation/
implementation 'org.apache.cxf:cxf-xerces-xsd-validation:2.7.18'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-xerces-xsd-validation/
implementation ("org.apache.cxf:cxf-xerces-xsd-validation:2.7.18")
'org.apache.cxf:cxf-xerces-xsd-validation:jar:2.7.18'
<dependency org="org.apache.cxf" name="cxf-xerces-xsd-validation" rev="2.7.18">
<artifact name="cxf-xerces-xsd-validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-xerces-xsd-validation', version='2.7.18')
)
libraryDependencies += "org.apache.cxf" % "cxf-xerces-xsd-validation" % "2.7.18"
[org.apache.cxf/cxf-xerces-xsd-validation "2.7.18"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cxf : cxf-api | jar | 2.7.18 |
| org.apache.geronimo.specs : geronimo-annotation_1.0_spec | jar | 1.1.1 |
| org.apache.ws.xmlschema : xmlschema-core | jar | 2.1.0 |
| xerces : xercesImpl | jar | 2.11.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |