| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаit.bz.opendatahub.alpinebits |
| Идентификатор | Идентификаторexamples-root |
| Последняя версия | Последняя версия2.1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеAlpineBits examples - root
AlpineBits is an open standard to exchange touristic data.
This library provides functionality to implement AlpineBits server. Use it to build your own standalone AlpineBits server, or integrate parts of it into your existing code base.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| examples-root-2.1.1.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/it.bz.opendatahub.alpinebits/examples-root/ -->
<dependency>
<groupId>it.bz.opendatahub.alpinebits</groupId>
<artifactId>examples-root</artifactId>
<version>2.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.bz.opendatahub.alpinebits/examples-root/
implementation 'it.bz.opendatahub.alpinebits:examples-root:2.1.1'
// https://jarcasting.com/artifacts/it.bz.opendatahub.alpinebits/examples-root/
implementation ("it.bz.opendatahub.alpinebits:examples-root:2.1.1")
'it.bz.opendatahub.alpinebits:examples-root:pom:2.1.1'
<dependency org="it.bz.opendatahub.alpinebits" name="examples-root" rev="2.1.1">
<artifact name="examples-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.bz.opendatahub.alpinebits', module='examples-root', version='2.1.1')
)
libraryDependencies += "it.bz.opendatahub.alpinebits" % "examples-root" % "2.1.1"
[it.bz.opendatahub.alpinebits/examples-root "2.1.1"]