License |
License |
---|---|
Categories |
CategoriesGuava General Purpose Libraries Utility |
GroupId | GroupIdorg.apache.drill |
ArtifactId | ArtifactIddrill-shaded-guava |
Last Version | Last Version28.2-jre |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondrill-shaded/drill-shaded-guava
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
drill-shaded-guava-28.2-jre.pom | |
drill-shaded-guava-28.2-jre.jar | 2 MB |
drill-shaded-guava-28.2-jre-sources.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.drill/drill-shaded-guava/ -->
<dependency>
<groupId>org.apache.drill</groupId>
<artifactId>drill-shaded-guava</artifactId>
<version>28.2-jre</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.drill/drill-shaded-guava/
implementation 'org.apache.drill:drill-shaded-guava:28.2-jre'
// https://jarcasting.com/artifacts/org.apache.drill/drill-shaded-guava/
implementation ("org.apache.drill:drill-shaded-guava:28.2-jre")
'org.apache.drill:drill-shaded-guava:jar:28.2-jre'
<dependency org="org.apache.drill" name="drill-shaded-guava" rev="28.2-jre">
<artifact name="drill-shaded-guava" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.drill', module='drill-shaded-guava', version='28.2-jre')
)
libraryDependencies += "org.apache.drill" % "drill-shaded-guava" % "28.2-jre"
[org.apache.drill/drill-shaded-guava "28.2-jre"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : listenablefuture | jar | 9999.0-empty-to-avoid-conflict-with-guava |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.checkerframework : checker-qual | jar | 2.10.0 |
com.google.errorprone : error_prone_annotations | jar | 2.3.4 |
com.google.j2objc : j2objc-annotations | jar | 1.3 |