не последняя версия
Последняя версия 6.2.0

Operating System and Hardware Information 5.7.4

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.

Лицензия

Лицензия

Группа

Группа

com.github.oshi
Идентификатор

Идентификатор

oshi-parent
Версия

Версия

5.7.4
Тип

Тип

pom
Описание

Описание

Operating System and Hardware Information
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.
Ссылка на сайт

Ссылка на сайт

https://github.com/oshi/oshi
Организация-разработчик

Организация-разработчик

oshi
Система контроля версий

Система контроля версий

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

Скачать oshi-parent 5.7.4

Имя Файла Размер
oshi-parent-5.7.4.pom 48 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • oshi-core
  • oshi-core-shaded
  • oshi-demo
  • oshi-dist