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

com.github.oshi:oshi-dist 6.1.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-dist
Версия

Версия

6.1.4
Тип

Тип

pom
Описание

Описание

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.
Организация-разработчик

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

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

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

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

Скачать oshi-dist 6.1.4

Имя Файла Размер
oshi-dist-6.1.4.pom
oshi-dist-6.1.4.zip 2 KB
Обзор

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.oshi : oshi-core jar 6.1.4
com.github.oshi : oshi-core-java11 jar 6.1.4
com.github.oshi : oshi-demo jar 6.1.4

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

Данный проект не имеет модулей.