Dump Maven Model - Parent

Dumpy the model of a Maven project.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.caffinitas.dump-maven-model
ArtifactId

ArtifactId

dump-maven-model-parent
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Dump Maven Model - Parent
Dumpy the model of a Maven project.
Source Code Management

Source Code Management

https://github.com/snazy/dump-maven-model

Download dump-maven-model-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.caffinitas.dump-maven-model/dump-maven-model-parent/ -->
<dependency>
    <groupId>org.caffinitas.dump-maven-model</groupId>
    <artifactId>dump-maven-model-parent</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.caffinitas.dump-maven-model/dump-maven-model-parent/
implementation 'org.caffinitas.dump-maven-model:dump-maven-model-parent:0.1.1'
// https://jarcasting.com/artifacts/org.caffinitas.dump-maven-model/dump-maven-model-parent/
implementation ("org.caffinitas.dump-maven-model:dump-maven-model-parent:0.1.1")
'org.caffinitas.dump-maven-model:dump-maven-model-parent:pom:0.1.1'
<dependency org="org.caffinitas.dump-maven-model" name="dump-maven-model-parent" rev="0.1.1">
  <artifact name="dump-maven-model-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.caffinitas.dump-maven-model', module='dump-maven-model-parent', version='0.1.1')
)
libraryDependencies += "org.caffinitas.dump-maven-model" % "dump-maven-model-parent" % "0.1.1"
[org.caffinitas.dump-maven-model/dump-maven-model-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

  • extension

Versions

Version
0.1.1
0.1.0