ongres: build parent pom

Build parent pom for any project

License

License

GroupId

GroupId

com.ongres
ArtifactId

ArtifactId

build-parent
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

pom
Description

Description

ongres: build parent pom
Build parent pom for any project
Project URL

Project URL

https://gitlab.com/ongresinc/build-tools
Project Organization

Project Organization

OnGres, Inc.
Source Code Management

Source Code Management

https://gitlab.com/ongresinc/build-tools

Download build-parent

Filename Size
build-parent-1.0.9.pom 18 KB
Browse

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 4.4.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.3