Dependency Parent

My Dependency Management

License

License

GroupId

GroupId

com.github.XDean
ArtifactId

ArtifactId

dependency-parent
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Dependency Parent
My Dependency Management
Project URL

Project URL

https://github.com/XDean/maven-toolkit

Download dependency-parent

How to add to project

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

Versions

Version
1.1
1.0.1
1.0