org.basepom.maven:inline-maven-plugin-root

Inlines one or more dependencies to a library.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.basepom.maven
ArtifactId

ArtifactId

inline-maven-plugin-root
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Inlines one or more dependencies to a library.
Project URL

Project URL

https://basepom.github.io/inline-maven-plugin/
Project Organization

Project Organization

The basepom project

Download inline-maven-plugin-root

How to add to project

<!-- https://jarcasting.com/artifacts/org.basepom.maven/inline-maven-plugin-root/ -->
<dependency>
    <groupId>org.basepom.maven</groupId>
    <artifactId>inline-maven-plugin-root</artifactId>
    <version>0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.basepom.maven/inline-maven-plugin-root/
implementation 'org.basepom.maven:inline-maven-plugin-root:0.3'
// https://jarcasting.com/artifacts/org.basepom.maven/inline-maven-plugin-root/
implementation ("org.basepom.maven:inline-maven-plugin-root:0.3")
'org.basepom.maven:inline-maven-plugin-root:pom:0.3'
<dependency org="org.basepom.maven" name="inline-maven-plugin-root" rev="0.3">
  <artifact name="inline-maven-plugin-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.basepom.maven', module='inline-maven-plugin-root', version='0.3')
)
libraryDependencies += "org.basepom.maven" % "inline-maven-plugin-root" % "0.3"
[org.basepom.maven/inline-maven-plugin-root "0.3"]

Dependencies

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

Project Modules

  • transformer
  • plugin

Versions

Version
0.3
0.2
0.1