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

io.github.rmuhamedgaliev.config.SystemInformationConfig Maven / Gradle / Ivy

Go to download

Library for getting information about local computer implemented on java. Used 2 Linux commands, other implemented on Java.

There is a newer version: 0.0.0.4
Show newest version
package io.github.rmuhamedgaliev.config;

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

/**
 * Developer: Rinat Muhamedgaliev 
 * Date: 4/13/13
 * Time: 7:19 PM
 */
@Configuration
@ComponentScan(basePackages= {"io.github.rmuhamedgaliev"})
public class SystemInformationConfig {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy