ozymandias

Collection of maven extensions, plugins and generally usefull artifacts

License

License

GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

ozymandias
Last Version

Last Version

0.23
Release Date

Release Date

Type

Type

pom
Description

Description

ozymandias
Collection of maven extensions, plugins and generally usefull artifacts
Project URL

Project URL

https://github.com/sviperll/ozymandias
Source Code Management

Source Code Management

https://github.com/sviperll/ozymandias

Download ozymandias

Filename Size
ozymandias-0.23.pom 8 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • maven-profiledep-extension
  • mustache-maven-plugin
  • versioning-maven-plugin
  • coreext-maven-plugin
  • bin-with-dependencies

Ozymandias: Collection of maven plugins, extensions and other generally useful artifacts

This is an umbrella project that unifies several artifacts. Every artifact provides some potentially useful function for maven build.

This package is used to share building tools for other projects.

Child projects

  • mustache-maven-plugin

    Render mustache templates during maven build using data from some json- or .properties-file.

  • versioning-maven-plugin

    Support consistent versioning policy. Store publicly available stable and unstable version numbers in .properties-file.

  • maven-profiledep-extension

    Tool (maven core-extension) used to modularize build by spliting build configuration into set of inter-dependent profiles.

  • coreext-maven-plugin

    Manages .mvn/extensions.xml file introduced in maven 3.3.1. Checks if all required core maven extensions are installed and have required version numbers.

License

Ozymandias is under BSD 3-clause license.

Flattr

Flattr this git repo

Versions

Version
0.23
0.23-rc2
0.23-rc1
0.22
0.21
0.20
0.16
0.15
0.14
0.13
0.12
0.11
0.10
0.9
0.8
0.7
0.6