Kawa maven plugin

A plugin for integrating kawa scheme development with maven toolchain

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.arvyy
ArtifactId

ArtifactId

kawa-maven-plugin
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Kawa maven plugin
A plugin for integrating kawa scheme development with maven toolchain
Source Code Management

Source Code Management

http://github.com/arvyy/kawa-maven-plugin/tree/master

Download kawa-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.arvyy</groupId>
    <artifactId>kawa-maven-plugin</artifactId>
    <version>0.0.8</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.8.4
org.apache.maven : maven-plugin-api jar 3.8.4
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4

test (3)

Group / Artifact Type Version
org.apache.maven.shared : maven-verifier jar 1.8.0
junit : junit jar 4.12
commons-net : commons-net jar 3.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1