| Лицензия |
Лицензия
BSD
|
|---|---|
| Группа | Группаorg.sourceforge.xsparql |
| Идентификатор | Идентификаторparent |
| Последняя версия | Последняя версия20140722 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеXSPARQL parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Организация-разработчик |
Организация-разработчикDigital Enterprise Research Institute, Galway |
| Имя Файла | Размер |
|---|---|
| parent-20140722.pom | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.sourceforge.xsparql/parent/ -->
<dependency>
<groupId>org.sourceforge.xsparql</groupId>
<artifactId>parent</artifactId>
<version>20140722</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sourceforge.xsparql/parent/
implementation 'org.sourceforge.xsparql:parent:20140722'
// https://jarcasting.com/artifacts/org.sourceforge.xsparql/parent/
implementation ("org.sourceforge.xsparql:parent:20140722")
'org.sourceforge.xsparql:parent:pom:20140722'
<dependency org="org.sourceforge.xsparql" name="parent" rev="20140722">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sourceforge.xsparql', module='parent', version='20140722')
)
libraryDependencies += "org.sourceforge.xsparql" % "parent" % "20140722"
[org.sourceforge.xsparql/parent "20140722"]