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

io.github.devsecops.engine.core.Log Maven / Gradle / Ivy

There is a newer version: 3.4.0
Show newest version
package io.github.devsecops.engine.core;

import org.apache.maven.plugin.logging.SystemStreamLog;
import org.springframework.stereotype.Component;

@Component
public class Log extends SystemStreamLog {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy