net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-shaded-guava

This module shades Google's Guava. Direct use can lead to versioning problems as some systems are dependent on specific versions of guava. This module uses the Shade plugin to re-package them under the package name org.apache.jena.ext.com.google....

License

License

Categories

Categories

Net Guava General Purpose Libraries Utility
GroupId

GroupId

net.sansa-stack.thirdparty.it.unibz.inf.ontop
ArtifactId

ArtifactId

ontop-shaded-guava
Last Version

Last Version

4.3.0-2
Release Date

Release Date

Type

Type

jar
Description

Description

This module shades Google's Guava. Direct use can lead to versioning problems as some systems are dependent on specific versions of guava. This module uses the Shade plugin to re-package them under the package name org.apache.jena.ext.com.google....
Project Organization

Project Organization

Free University of Bozen-Bolzano

Download ontop-shaded-guava

How to add to project

<!-- https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-shaded-guava/ -->
<dependency>
    <groupId>net.sansa-stack.thirdparty.it.unibz.inf.ontop</groupId>
    <artifactId>ontop-shaded-guava</artifactId>
    <version>4.3.0-2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-shaded-guava/
implementation 'net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-shaded-guava:4.3.0-2'
// https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-shaded-guava/
implementation ("net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-shaded-guava:4.3.0-2")
'net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-shaded-guava:jar:4.3.0-2'
<dependency org="net.sansa-stack.thirdparty.it.unibz.inf.ontop" name="ontop-shaded-guava" rev="4.3.0-2">
  <artifact name="ontop-shaded-guava" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sansa-stack.thirdparty.it.unibz.inf.ontop', module='ontop-shaded-guava', version='4.3.0-2')
)
libraryDependencies += "net.sansa-stack.thirdparty.it.unibz.inf.ontop" % "ontop-shaded-guava" % "4.3.0-2"
[net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-shaded-guava "4.3.0-2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.0-2
4.3.0-1