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

io.cloudslang.dependency.impl.services.DependenciesManagementConfiguration Maven / Gradle / Ivy

There is a newer version: 0.4.0
Show newest version
package io.cloudslang.dependency.impl.services;

import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;

/**
 * Created by Genadi Rabinovich, [email protected] on 08/05/2016.
 */
@Configuration
@ComponentScan("io.cloudslang.dependency")
public class DependenciesManagementConfiguration {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy