| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.basilapi |
| Идентификатор | Идентификаторparent |
| Версия | Версия0.8.0 |
| Тип | Типpom |
| Описание |
ОписаниеBASIL :: Parent
Tool for Building web Apis SImpLy on top of sparql endpoints
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| parent-0.8.0.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.basilapi/parent/ -->
<dependency>
<groupId>io.github.basilapi</groupId>
<artifactId>parent</artifactId>
<version>0.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.basilapi/parent/
implementation 'io.github.basilapi:parent:0.8.0'
// https://jarcasting.com/artifacts/io.github.basilapi/parent/
implementation ("io.github.basilapi:parent:0.8.0")
'io.github.basilapi:parent:pom:0.8.0'
<dependency org="io.github.basilapi" name="parent" rev="0.8.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.basilapi', module='parent', version='0.8.0')
)
libraryDependencies += "io.github.basilapi" % "parent" % "0.8.0"
[io.github.basilapi/parent "0.8.0"]