jextract Maven plugin

The jextract Maven plugin is used to generate Java classes from C header files.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

dev.blanke.maven.plugins
ArtifactId

ArtifactId

jextract-maven-plugin
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

jextract Maven plugin
The jextract Maven plugin is used to generate Java classes from C header files.
Project URL

Project URL

https://github.com/andreblanke/jextract-maven-plugin
Source Code Management

Source Code Management

https://github.com/andreblanke/jextract-maven-plugin

Download jextract-maven-plugin

How to add to project

<plugin>
    <groupId>dev.blanke.maven.plugins</groupId>
    <artifactId>jextract-maven-plugin</artifactId>
    <version>1.1.1</version>
</plugin>

Dependencies

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-project jar 2.2.1
org.apache.maven : maven-plugin-api jar 3.8.5
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
com.soebes.itf.jupiter.extension : itf-jupiter-extension jar 0.11.0
com.soebes.itf.jupiter.extension : itf-assertj jar 0.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0