Vinz Parent

A Maven parent pom with default configurations useful for various projects. Central place to manage default dependency versions.

License

License

GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

Vinz Parent
A Maven parent pom with default configurations useful for various projects. Central place to manage default dependency versions.
Project URL

Project URL

https://github.com/gv2011/parent
Source Code Management

Source Code Management

https://github.com/gv2011/parent

Download parent

Filename Size
parent-1.3.pom 17 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0
0.5.8
0.5.7
0.5.6
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.7
0.1.4
0.1.0
0.0.4
0.0.2