is not current version
Last Version 3.1.1

waffle-jna 3.0.0

WAFFLE JNA implementation

License

License

MIT
Categories

Categories

JNA Development Tools Native
GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-jna
Version

Version

3.0.0
Type

Type

jar
Description

Description

waffle-jna
WAFFLE JNA implementation
Project URL

Project URL

https://waffle.github.io/waffle/
Project Organization

Project Organization

com.github.waffle
Source Code Management

Source Code Management

https://github.com/Waffle/waffle

Download waffle-jna 3.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.6.0
net.java.dev.jna : jna-platform jar 5.6.0
org.slf4j : jcl-over-slf4j jar 2.0.0-alpha1
org.slf4j : slf4j-api jar 2.0.0-alpha1
org.slf4j : slf4j-simple Optional jar 2.0.0-alpha1
com.github.ben-manes.caffeine : caffeine jar 2.8.8

provided (4)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar 4.0.4
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.errorprone : error_prone_annotations jar 2.4.0
com.google.j2objc : j2objc-annotations jar 1.3

test (10)

Group / Artifact Type Version
org.powermock : powermock-reflect jar 2.0.9
net.bytebuddy : byte-buddy jar 1.10.19
net.bytebuddy : byte-buddy-agent jar 1.10.19
org.assertj : assertj-core jar 3.18.1
com.github.hazendaz.jmockit : jmockit jar 1.49.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.openjdk.jmh : jmh-core jar 1.27
org.openjdk.jmh : jmh-generator-annprocess jar 1.27
org.apache.commons : commons-math3 jar 3.6.1
net.sf.jopt-simple : jopt-simple jar 5.0.4

Project Modules

There are no modules declared in this project.