is not current version
Last Version 35

base-parent 31

Base Maven Parent solving majority of Maven configurations. Use this to drive your maven builds.

License

License

GroupId

GroupId

com.github.hazendaz
ArtifactId

ArtifactId

base-parent
Version

Version

31
Type

Type

pom
Description

Description

base-parent
Base Maven Parent solving majority of Maven configurations. Use this to drive your maven builds.
Project URL

Project URL

https://github.com/hazendaz/base-parent
Project Organization

Project Organization

hazendaz
Source Code Management

Source Code Management

https://github.com/hazendaz/base-parent

Download base-parent 31

Filename Size
base-parent-31.pom 88 KB
Browse

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

Dependencies

provided (7)

Group / Artifact Type Version
com.google.errorprone : error_prone_annotations jar 2.10.0
org.hibernate.validator : hibernate-validator-annotation-processor jar 6.2.1.Final
com.google.j2objc : j2objc-annotations jar 1.3
com.google.code.findbugs : jsr305 jar 3.0.2
org.gaul : modernizer-maven-annotations jar 2.3.0
org.projectlombok : lombok jar 1.18.22
com.github.spotbugs : spotbugs-annotations jar 4.5.3

Project Modules

There are no modules declared in this project.