Last Version

keedio shaded parent 0.1.1

Common maven parent for all those projects requiring maven shade plugin to automatically relocate all dependencies.

License

License

GroupId

GroupId

org.keedio
ArtifactId

ArtifactId

keedio-shaded-parent
Version

Version

0.1.1
Type

Type

pom
Description

Description

keedio shaded parent
Common maven parent for all those projects requiring maven shade plugin to automatically relocate all dependencies.
Project URL

Project URL

https://github.com/keedio/keedio-shaded-parent
Source Code Management

Source Code Management

https://github.com/keedio/keedio-shaded-parent

Download keedio-shaded-parent 0.1.1


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

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.