All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.gson.module-info Maven / Gradle / Ivy

module org.apache.hbase.thirdparty.com.google.gson {
	exports org.apache.hbase.thirdparty.com.google.gson;
	exports org.apache.hbase.thirdparty.com.google.gson.annotations;
	exports org.apache.hbase.thirdparty.com.google.gson.reflect;
	exports org.apache.hbase.thirdparty.com.google.gson.stream;

	requires java.sql;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy