CITE-1 Testing Utilities
This library provides various utility functions developed during the CITE-1 initiative conducted in 2003. It is required by several legacy OGC test suites:
- WFS 1.0
- WMS 1.1
- WCS 1.0
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opengis.cite |
| Идентификатор | Идентификаторcite1-utils |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCITE-1 Testing Utilities
Provides various utility functions developed during the CITE-1 initiative conducted
in 2003. Includes a GML 2.1 schema validator.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cite1-utils-1.1.1.pom | |
| cite1-utils-1.1.1.jar | 1 MB |
| cite1-utils-1.1.1-sources.jar | 1 MB |
| cite1-utils-1.1.1-javadoc.jar | 440 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opengis.cite/cite1-utils/ -->
<dependency>
<groupId>org.opengis.cite</groupId>
<artifactId>cite1-utils</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite/cite1-utils/
implementation 'org.opengis.cite:cite1-utils:1.1.1'
// https://jarcasting.com/artifacts/org.opengis.cite/cite1-utils/
implementation ("org.opengis.cite:cite1-utils:1.1.1")
'org.opengis.cite:cite1-utils:jar:1.1.1'
<dependency org="org.opengis.cite" name="cite1-utils" rev="1.1.1">
<artifact name="cite1-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite', module='cite1-utils', version='1.1.1')
)
libraryDependencies += "org.opengis.cite" % "cite1-utils" % "1.1.1"
[org.opengis.cite/cite1-utils "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| xerces : xercesImpl | jar | 2.11.0 |
| jaxen : jaxen | jar | 1.0-FCS |
| saxpath : saxpath | jar | 1.0-FCS |
| org.opengis.cite.saxon : saxon9 | jar | 9.0.0.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
CITE-1 Testing Utilities
This library provides various utility functions developed during the CITE-1 initiative conducted in 2003. It is required by several legacy OGC test suites: