Last Version

waffle-jna 1.8.1

WAFFLE JNA implementation

License

License

Categories

Categories

JNA Development Tools Native
GroupId

GroupId

com.github.dblock.waffle
ArtifactId

ArtifactId

waffle-jna
Version

Version

1.8.1
Type

Type

jar
Description

Description

waffle-jna
WAFFLE JNA implementation
Project Organization

Project Organization

com.github.dblock
Source Code Management

Source Code Management

https://github.com/dblock/waffle

Download waffle-jna 1.8.1


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

Dependencies

compile (6)

Group / Artifact Type Version
net.java.dev.jna : jna jar 4.2.1
net.java.dev.jna : jna-platform jar 4.2.1
org.slf4j : jcl-over-slf4j jar 1.7.14
org.slf4j : slf4j-api jar 1.7.14
org.slf4j : slf4j-simple Optional jar 1.7.14
com.google.guava : guava jar 19.0

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
com.google.code.findbugs : jsr305 jar 3.0.1

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 2.2.0
org.jmockit : jmockit jar 1.21
junit : junit jar 4.12
org.databene : contiperf jar 2.3.4

Project Modules

There are no modules declared in this project.