License |
License |
---|---|
GroupId | GroupIdit.unibz.inf.ontop |
ArtifactId | ArtifactIdontop-system-sql |
Version | Version4.1.0 |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationFree University of Bozen-Bolzano |
Filename | Size |
---|---|
ontop-system-sql-4.1.0.pom | 619 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-system-sql/ -->
<dependency>
<groupId>it.unibz.inf.ontop</groupId>
<artifactId>ontop-system-sql</artifactId>
<version>4.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-system-sql/
implementation 'it.unibz.inf.ontop:ontop-system-sql:4.1.0'
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-system-sql/
implementation ("it.unibz.inf.ontop:ontop-system-sql:4.1.0")
'it.unibz.inf.ontop:ontop-system-sql:pom:4.1.0'
<dependency org="it.unibz.inf.ontop" name="ontop-system-sql" rev="4.1.0">
<artifact name="ontop-system-sql" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.unibz.inf.ontop', module='ontop-system-sql', version='4.1.0')
)
libraryDependencies += "it.unibz.inf.ontop" % "ontop-system-sql" % "4.1.0"
[it.unibz.inf.ontop/ontop-system-sql "4.1.0"]