| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opengis.cite |
| Идентификатор | Идентификаторets-kml22 |
| Версия | Версия2.2-r11 |
| Тип | Типjar |
| Описание |
ОписаниеKML 2.2 Conformance Test Suite
Checks KML 2.2 instance documents for conformance to the OGC specification
(OGC 07-147r2).
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ets-kml22-2.2-r11.pom | |
| ets-kml22-2.2-r11.jar | 188 KB |
| ets-kml22-2.2-r11-sources.jar | 171 KB |
| ets-kml22-2.2-r11-javadoc.jar | 231 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opengis.cite/ets-kml22/ -->
<dependency>
<groupId>org.opengis.cite</groupId>
<artifactId>ets-kml22</artifactId>
<version>2.2-r11</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite/ets-kml22/
implementation 'org.opengis.cite:ets-kml22:2.2-r11'
// https://jarcasting.com/artifacts/org.opengis.cite/ets-kml22/
implementation ("org.opengis.cite:ets-kml22:2.2-r11")
'org.opengis.cite:ets-kml22:jar:2.2-r11'
<dependency org="org.opengis.cite" name="ets-kml22" rev="2.2-r11">
<artifact name="ets-kml22" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite', module='ets-kml22', version='2.2-r11')
)
libraryDependencies += "org.opengis.cite" % "ets-kml22" % "2.2-r11"
[org.opengis.cite/ets-kml22 "2.2-r11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.opengis.cite.teamengine : teamengine-spi | jar | 4.0.5 |
| org.opengis.cite : schema-utils | jar | 1.5 |
| com.sun.jersey : jersey-client | jar | 1.17.1 |
| joda-time : joda-time | jar | 2.3 |
| com.vividsolutions : jts | jar | 1.13 |
| commons-io : commons-io | jar | 2.2 |
| org.apache.jena : jena-iri | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-core | jar | 1.9.5 |
| com.google.inject : guice | jar | 3.0 |