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

e.aptspring.AptSpringProcessor.2.0.7.source-code.module-info Maven / Gradle / Ivy

Go to download

This project contains the apt processor that implements all the checks enumerated in @Verify. It is a self contained, and shaded jar.

The newest version!
/**
 * Defines the Gson serialization/deserialization API.
 * @since 2.8.6
 */
module com.salesforce.google.gson {
	exports com.salesforce.google.gson;
	exports com.salesforce.google.gson.annotations;
	exports com.salesforce.google.gson.reflect;
	exports com.salesforce.google.gson.stream;

	requires transitive java.sql;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy