FlatJarsZip Maven Plugin

Allows to creates a zip assembly with project and dependencies jars

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.mytdev.flatjarszip
ArtifactId

ArtifactId

flatjarszip-maven-plugin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

FlatJarsZip Maven Plugin
Allows to creates a zip assembly with project and dependencies jars
Project URL

Project URL

https://github.com/le-yams/maven-flatjarszip-plugin
Source Code Management

Source Code Management

https://github.com/le-yams/maven-flatjarszip-plugin

Download flatjarszip-maven-plugin

How to add to project

<plugin>
    <groupId>com.mytdev.flatjarszip</groupId>
    <artifactId>flatjarszip-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.3
org.codehaus.plexus : plexus-utils jar 3.0.22
org.twdata.maven : mojo-executor jar 2.2.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

maven-flatjarszip-plugin

Allows to creates a zip assembly with project and dependencies jars.

Versions

Version
1.0.1
1.0.0