guava compatible

to make guava v20 be compatible for some removed apis

License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

guava-compatible
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

guava compatible
to make guava v20 be compatible for some removed apis
Project URL

Project URL

http://github.com/bingoohuang/guava-compatible
Source Code Management

Source Code Management

http://github.com/bingoohuang/guava-compatible

Download guava-compatible

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.bingoohuang/guava-compatible/ -->
<dependency>
    <groupId>com.github.bingoohuang</groupId>
    <artifactId>guava-compatible</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bingoohuang/guava-compatible/
implementation 'com.github.bingoohuang:guava-compatible:0.0.2'
// https://jarcasting.com/artifacts/com.github.bingoohuang/guava-compatible/
implementation ("com.github.bingoohuang:guava-compatible:0.0.2")
'com.github.bingoohuang:guava-compatible:jar:0.0.2'
<dependency org="com.github.bingoohuang" name="guava-compatible" rev="0.0.2">
  <artifact name="guava-compatible" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='guava-compatible', version='0.0.2')
)
libraryDependencies += "com.github.bingoohuang" % "guava-compatible" % "0.0.2"
[com.github.bingoohuang/guava-compatible "0.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 20.0

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 3.0.1
org.projectlombok : lombok Optional jar 1.16.12

test (2)

Group / Artifact Type Version
org.javassist : javassist jar 3.21.0-GA
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

guava-compatible

some apis are removed from guava v20, but is required for some third libraries.

Versions

Version
0.0.2