Last Version

JBrew :: CBrew :: Validator 0.1.0-beta.6

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.

License

License

GroupId

GroupId

org.jbrew.cbrew
ArtifactId

ArtifactId

cbrew-validator
Version

Version

0.1.0-beta.6
Type

Type

jar
Description

Description

JBrew :: CBrew :: Validator
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.
Project URL

Project URL

https://jbrew.org

Download cbrew-validator 0.1.0-beta.6


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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.