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

com.bloomscorp.aster.configuration.AsterVersion Maven / Gradle / Ivy

Go to download

Base package with managed dependencies for a single vendor e-commerce platform. This is an opinionated version of Spring Boot configuration with added as-is dependency configurations.

There is a newer version: 0.0.64
Show newest version
package com.bloomscorp.aster.configuration;

public class AsterVersion {

	public static final String SPRING_BOOT_PARENT = "3.0.5";
	public static final String BMX_SPRING_BASE = "0.0.66";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy