License |
License |
---|---|
GroupId | GroupIdorg.phenoscape |
ArtifactId | ArtifactIdsparql-utils_2.13 |
Version | Version1.3.1 |
Type | Typejar |
Description |
Descriptionsparql-utils
Jena SPARQL utilities for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
sparql-utils_2.13-1.3.1.pom | |
sparql-utils_2.13-1.3.1.jar | 42 KB |
sparql-utils_2.13-1.3.1-sources.jar | 3 KB |
sparql-utils_2.13-1.3.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.phenoscape/sparql-utils_2.13/ -->
<dependency>
<groupId>org.phenoscape</groupId>
<artifactId>sparql-utils_2.13</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.phenoscape/sparql-utils_2.13/
implementation 'org.phenoscape:sparql-utils_2.13:1.3.1'
// https://jarcasting.com/artifacts/org.phenoscape/sparql-utils_2.13/
implementation ("org.phenoscape:sparql-utils_2.13:1.3.1")
'org.phenoscape:sparql-utils_2.13:jar:1.3.1'
<dependency org="org.phenoscape" name="sparql-utils_2.13" rev="1.3.1">
<artifact name="sparql-utils_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.phenoscape', module='sparql-utils_2.13', version='1.3.1')
)
libraryDependencies += "org.phenoscape" % "sparql-utils_2.13" % "1.3.1"
[org.phenoscape/sparql-utils_2.13 "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
com.propensive : contextual-core_2.13 | jar | 3.0.0 |
com.propensive : magnolia_2.13 | jar | 0.17.0 |
org.apache.jena : jena-arq | jar | 3.17.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.13.5 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.13 | jar | 0.7.7 |