SystemInformation

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

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.github.rmuhamedgaliev
ArtifactId

ArtifactId

SystemInformation
Last Version

Last Version

0.0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download SystemInformation

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.rmuhamedgaliev/SystemInformation/ -->
<dependency>
    <groupId>io.github.rmuhamedgaliev</groupId>
    <artifactId>SystemInformation</artifactId>
    <version>0.0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rmuhamedgaliev/SystemInformation/
implementation 'io.github.rmuhamedgaliev:SystemInformation:0.0.0.4'
// https://jarcasting.com/artifacts/io.github.rmuhamedgaliev/SystemInformation/
implementation ("io.github.rmuhamedgaliev:SystemInformation:0.0.0.4")
'io.github.rmuhamedgaliev:SystemInformation:jar:0.0.0.4'
<dependency org="io.github.rmuhamedgaliev" name="SystemInformation" rev="0.0.0.4">
  <artifact name="SystemInformation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rmuhamedgaliev', module='SystemInformation', version='0.0.0.4')
)
libraryDependencies += "io.github.rmuhamedgaliev" % "SystemInformation" % "0.0.0.4"
[io.github.rmuhamedgaliev/SystemInformation "0.0.0.4"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-beans jar 3.2.2.RELEASE
org.springframework : spring-core jar 3.2.2.RELEASE
org.springframework : spring-context jar 3.2.2.RELEASE
org.springframework : spring-test jar 3.2.2.RELEASE
org.springframework : spring-context-support jar 3.2.2.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.0.4
0.0.0.3
0.0.0.2
0.0.0.1