s

self

Metreeca self-service SPARQL tool for linked data search and analysis.
https://metreeca.github.io/self/
GNU Affero General Public License, Version 3 Custom Commercial License
Metreeca
Metreeca
Files download
File Operation
self-0.49.0.pom download
Apache Maven
<dependency>
  <groupId>com.metreeca</groupId>
  <artifactId>self</artifactId>
  <version>0.49.0</version>
  <type>gwt-app</type>
</dependency>
Gradle Groovy
implementation 'com.metreeca:self:0.49.0'
Gradle Kotlin
implementation("com.metreeca:self:0.49.0")
Scala SBT
libraryDependencies += "com.metreeca" % "self" % "0.49.0"
Groovy Grape
@Grapes(
  @Grab(group='com.metreeca', module='self', version='0.49.0')
)
Apache Ivy
<dependency org="com.metreeca" name="self" rev="0.49.0" />
Leiningen
[com.metreeca/self "0.49.0"]
Apache Buildr
'com.metreeca:self:jar:0.49.0'