Overcast Maven Tools

This is set of Overcast Maven tools composed of Maven plugin and helper utility class

License

License

MIT License
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.sarxos
ArtifactId

ArtifactId

overcast-maven-parent
Last Version

Last Version

0.1.8
Release Date

Release Date

Type

Type

pom
Description

Description

Overcast Maven Tools
This is set of Overcast Maven tools composed of Maven plugin and helper utility class
Project URL

Project URL

https://github.com/sarxos/overcast-maven-plugin
Project Organization

Project Organization

Bartosz Firyn (sarxos)

Download overcast-maven-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sarxos/overcast-maven-parent/ -->
<dependency>
    <groupId>com.github.sarxos</groupId>
    <artifactId>overcast-maven-parent</artifactId>
    <version>0.1.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sarxos/overcast-maven-parent/
implementation 'com.github.sarxos:overcast-maven-parent:0.1.8'
// https://jarcasting.com/artifacts/com.github.sarxos/overcast-maven-parent/
implementation ("com.github.sarxos:overcast-maven-parent:0.1.8")
'com.github.sarxos:overcast-maven-parent:pom:0.1.8'
<dependency org="com.github.sarxos" name="overcast-maven-parent" rev="0.1.8">
  <artifact name="overcast-maven-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sarxos', module='overcast-maven-parent', version='0.1.8')
)
libraryDependencies += "com.github.sarxos" % "overcast-maven-parent" % "0.1.8"
[com.github.sarxos/overcast-maven-parent "0.1.8"]

Dependencies

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

Project Modules

  • overcast-maven-helper
  • overcast-maven-plugin

Versions

Version
0.1.8
0.1.7