is not current version
Last Version 6.2.0

oshi-core-java11 6.1.5

A JNA-based (native) operating system information library for Java that aims to provide a cross-platform implementation to retrieve system information, such as version, memory, CPU, disk, battery, etc.

License

License

GroupId

GroupId

com.github.oshi
ArtifactId

ArtifactId

oshi-core-java11
Version

Version

6.1.5
Type

Type

jar
Description

Description

oshi-core-java11
A JNA-based (native) operating system information library for Java that aims to provide a cross-platform implementation to retrieve system information, such as version, memory, CPU, disk, battery, etc.
Project Organization

Project Organization

oshi
Source Code Management

Source Code Management

https://github.com/oshi/oshi.git

Download oshi-core-java11 6.1.5


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

Dependencies

compile (3)

Group / Artifact Type Version
net.java.dev.jna : jna-jpms jar 5.10.0
net.java.dev.jna : jna-platform-jpms jar 5.10.0
org.slf4j : slf4j-api jar 1.7.36

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.