gson-extras is not available as a Maven artifact

Created on 19 Jun 2017  路  5Comments  路  Source: google/gson

gson-extras is not distributed as part of the main artifact, and there is no independent artifact for it.
This leads to either including the source code, or relying on 3rd party artifacts (outdated).

All 5 comments

That is by design. We have no intention of maintaining backward compatibility on extras. You should include source-code.

It seems there is now a gson-extras artifact available. Is it an official artifact? Was the decision mentioned in @inder123's comment changed?

https://mvnrepository.com/artifact/com.google.code.gson/gson-extras/2.8.5

It is not an official artifact. Not sure how it got there.

The link: https://mvnrepository.com/artifact/com.google.code.gson/gson-extras/2.8.5

It's not on Maven Central. The page says:

Note: this artifact it located at CronApp repository (https://artifactory.cronapp.io/public-release/)

I am currently maintaining a build of gson-extras and shipping it to Central.
https://search.maven.org/artifact/org.danilopianini/gson-extras/

Was this page helpful?
0 / 5 - 0 ratings