gethostname4j

Simple JNA library to get the current machine's hostname from Java

Лицензия

Лицензия

Группа

Группа

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

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

gethostname4j
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

gethostname4j
Simple JNA library to get the current machine's hostname from Java
Ссылка на сайт

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

https://github.com/mattsheppard/gethostname4j
Система контроля версий

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

http://github.com/mattsheppard/gethostname4j/tree/master

Скачать gethostname4j

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.java.dev.jna : jna jar 5.7.0
net.java.dev.jna : jna-platform jar 5.7.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

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

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

Версии библиотеки

Версия
1.0.0
0.0.3
0.0.2
0.0.1