bin-with-dependencies

Assembly for maven-assembly-plugin to pack jar with it's dependencies

License

License

GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

bin-with-dependencies
Last Version

Last Version

0.23
Release Date

Release Date

Type

Type

jar
Description

Description

bin-with-dependencies
Assembly for maven-assembly-plugin to pack jar with it's dependencies
Project URL

Project URL

https://github.com/sviperll/ozymandias/tree/master/bin-with-dependencies

Download bin-with-dependencies

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sviperll/bin-with-dependencies/ -->
<dependency>
    <groupId>com.github.sviperll</groupId>
    <artifactId>bin-with-dependencies</artifactId>
    <version>0.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sviperll/bin-with-dependencies/
implementation 'com.github.sviperll:bin-with-dependencies:0.23'
// https://jarcasting.com/artifacts/com.github.sviperll/bin-with-dependencies/
implementation ("com.github.sviperll:bin-with-dependencies:0.23")
'com.github.sviperll:bin-with-dependencies:jar:0.23'
<dependency org="com.github.sviperll" name="bin-with-dependencies" rev="0.23">
  <artifact name="bin-with-dependencies" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sviperll', module='bin-with-dependencies', version='0.23')
)
libraryDependencies += "com.github.sviperll" % "bin-with-dependencies" % "0.23"
[com.github.sviperll/bin-with-dependencies "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

There are no modules declared in this project.

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