Last Version

oshi-json 3.13.6

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

Categories

Categories

JSON Data
GroupId

GroupId

com.github.oshi
ArtifactId

ArtifactId

oshi-json
Version

Version

3.13.6
Type

Type

jar
Description

Description

oshi-json
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-json 3.13.6


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.oshi : oshi-core jar 3.13.6
org.glassfish : javax.json jar 1.0.4
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
org.junit.vintage : junit-vintage-engine jar 5.6.2

Project Modules

There are no modules declared in this project.