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

com.contentful.java.cda.build.GeneratedBuildParameters Maven / Gradle / Ivy

There is a newer version: 9.1.0
Show newest version
package com.contentful.java.cda.build;

/**
 * Generated class containing the project version.
 *
 * This is generated on build time, so we don't have to fetch the properties on application
 * load.
 */
public final class GeneratedBuildParameters {
  /**
   * Which version of 'com.contentful.java:java-sdk' is getting used?
   */
  public static final String PROJECT_VERSION = "10.5.19";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy