Last Version

HawtJNI 1.18

A JNI code generator based on the JNI generator used by the eclipse SWT project

License

License

GroupId

GroupId

org.fusesource.hawtjni
ArtifactId

ArtifactId

hawtjni-project
Version

Version

1.18
Type

Type

pom
Description

Description

HawtJNI
A JNI code generator based on the JNI generator used by the eclipse SWT project
Project URL

Project URL

http://fusesource.github.io/hawtjni
Project Organization

Project Organization

FuseSource, Corp.
Source Code Management

Source Code Management

https://github.com/fusesource/hawtjni/tree/hawtjni-project-1.18

Download hawtjni-project 1.18

Filename Size
hawtjni-project-1.18.pom 9 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hawtjni-runtime
  • hawtjni-generator
  • hawtjni-maven-plugin
  • hawtjni-example