| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ogc-schemas |
| Идентификатор | Идентификаторwaterml |
| Версия | Версия3.0.0 |
| Тип | Типpom |
| Описание |
ОписаниеOGC WaterML
OGC Schemas project provides JAXB 2.x bindings for XML Schemas defined by the Open Geospatial Consortium (OGC).
|
| Имя Файла | Размер |
|---|---|
| waterml-3.0.0.pom | 573 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ogc-schemas/waterml/ -->
<dependency>
<groupId>org.ogc-schemas</groupId>
<artifactId>waterml</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ogc-schemas/waterml/
implementation 'org.ogc-schemas:waterml:3.0.0'
// https://jarcasting.com/artifacts/org.ogc-schemas/waterml/
implementation ("org.ogc-schemas:waterml:3.0.0")
'org.ogc-schemas:waterml:pom:3.0.0'
<dependency org="org.ogc-schemas" name="waterml" rev="3.0.0">
<artifact name="waterml" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ogc-schemas', module='waterml', version='3.0.0')
)
libraryDependencies += "org.ogc-schemas" % "waterml" % "3.0.0"
[org.ogc-schemas/waterml "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |