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

JBrew :: Native :: Verifier 0.1.0-beta.1

This library contains native facade implementations of the JBrew utility libraries with the Java Native Interface (JNI). This set of libraries features specific optimizations for Unix-based systems in terms of performance and memory. This is achieved through careful tuning using the C programming language to not only control for garbage collection, but also to ensure maximum performance for elected library features. This library in particular features example usages of the JNI in order to test hardware for usability.

Лицензия

Лицензия

Категории

Категории

Native Инструменты разработки
Группа

Группа

org.jbrew.native
Идентификатор

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

native-verifier
Версия

Версия

0.1.0-beta.1
Тип

Тип

jar
Описание

Описание

JBrew :: Native :: Verifier
This library contains native facade implementations of the JBrew utility libraries with the Java Native Interface (JNI). This set of libraries features specific optimizations for Unix-based systems in terms of performance and memory. This is achieved through careful tuning using the C programming language to not only control for garbage collection, but also to ensure maximum performance for elected library features. This library in particular features example usages of the JNI in order to test hardware for usability.
Ссылка на сайт

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

https://jbrew.org

Скачать native-verifier 0.1.0-beta.1


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

Зависимости

compile (1)

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

test (1)

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

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

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