License |
License
BSD
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.xsparql |
ArtifactId | ArtifactIdparent |
Last Version | Last Version20140909 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionXSPARQL parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationDigital Enterprise Research Institute, Galway |
Filename | Size |
---|---|
parent-20140909.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.xsparql/parent/ -->
<dependency>
<groupId>net.sf.xsparql</groupId>
<artifactId>parent</artifactId>
<version>20140909</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.xsparql/parent/
implementation 'net.sf.xsparql:parent:20140909'
// https://jarcasting.com/artifacts/net.sf.xsparql/parent/
implementation ("net.sf.xsparql:parent:20140909")
'net.sf.xsparql:parent:pom:20140909'
<dependency org="net.sf.xsparql" name="parent" rev="20140909">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.xsparql', module='parent', version='20140909')
)
libraryDependencies += "net.sf.xsparql" % "parent" % "20140909"
[net.sf.xsparql/parent "20140909"]