| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ogc-schemas |
| Идентификатор | Идентификаторcitygml-v_1_0 |
| Версия | Версия3.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеOGC CityGML 1.0
OGC Schemas project provides JAXB 2.x bindings for XML Schemas defined by the Open Geospatial Consortium (OGC).
|
| Имя Файла | Размер |
|---|---|
| citygml-v_1_0-3.0.0.pom | |
| citygml-v_1_0-3.0.0.jar | 553 KB |
| citygml-v_1_0-3.0.0-sources.jar | 421 KB |
| citygml-v_1_0-3.0.0-scripts.zip | 11 KB |
| citygml-v_1_0-3.0.0-jsonschemas.zip | 22 KB |
| citygml-v_1_0-3.0.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ogc-schemas/citygml-v_1_0/ -->
<dependency>
<groupId>org.ogc-schemas</groupId>
<artifactId>citygml-v_1_0</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ogc-schemas/citygml-v_1_0/
implementation 'org.ogc-schemas:citygml-v_1_0:3.0.0'
// https://jarcasting.com/artifacts/org.ogc-schemas/citygml-v_1_0/
implementation ("org.ogc-schemas:citygml-v_1_0:3.0.0")
'org.ogc-schemas:citygml-v_1_0:jar:3.0.0'
<dependency org="org.ogc-schemas" name="citygml-v_1_0" rev="3.0.0">
<artifact name="citygml-v_1_0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ogc-schemas', module='citygml-v_1_0', version='3.0.0')
)
libraryDependencies += "org.ogc-schemas" % "citygml-v_1_0" % "3.0.0"
[org.ogc-schemas/citygml-v_1_0 "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hisrc.w3c : xlink-v_1_0 | jar | 1.4.0 |
| org.ogc-schemas : gml-v_3_1_1 | jar | 3.0.0 |
| org.ogc-schemas : xal-v_2_0 | jar | 3.0.0 |
| org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.11.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jaxb : jaxb-runtime | jar | 2.2.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |