<dependency>
<groupId>net.sansa-stack.thirdparty.it.unibz.inf.ontop</groupId>
<artifactId>ontop-rdf4j-webapps</artifactId>
<version>4.3.0-1</version>
</dependency>
implementation group: 'net.sansa-stack.thirdparty.it.unibz.inf.ontop', name: 'ontop-rdf4j-webapps', version: '4.3.0-1'
implementation 'net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-rdf4j-webapps:4.3.0-1'
implementation("net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-rdf4j-webapps:4.3.0-1")
libraryDependencies += "net.sansa-stack.thirdparty.it.unibz.inf.ontop" % "ontop-rdf4j-webapps" % "4.3.0-1"
<dependency org="net.sansa-stack.thirdparty.it.unibz.inf.ontop" name="ontop-rdf4j-webapps" rev="4.3.0-1"/>
@Grapes(
@Grab(group='net.sansa-stack.thirdparty.it.unibz.inf.ontop', module='ontop-rdf4j-webapps', version='4.3.0-1')
)
[net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-rdf4j-webapps "4.3.0-1"]
'net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-rdf4j-webapps:jar:4.3.0-1'