CreateDirs Maven Plugin

Simple Maven plugin used to create directories

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.acuccovi.maven
ArtifactId

ArtifactId

createdirs-maven-plugin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

CreateDirs Maven Plugin
Simple Maven plugin used to create directories
Project URL

Project URL

https://acuccovi.github.io/createdirs-maven-plugin

Download createdirs-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.acuccovi.maven</groupId>
    <artifactId>createdirs-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.1

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0