parent-pom

Parent POM of randomnoun projects

License

License

Simplified BSD License
GroupId

GroupId

com.randomnoun.build
ArtifactId

ArtifactId

parent-pom
Last Version

Last Version

1.25
Release Date

Release Date

Type

Type

pom
Description

Description

parent-pom
Parent POM of randomnoun projects
Project URL

Project URL

https://github.com/randomnoun/parent-pom
Project Organization

Project Organization

randomnoun

Download parent-pom

Filename Size
parent-pom-1.25.pom 9 KB
Browse

How to add to project

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

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.
com.randomnoun.build

randomnoun

Versions

Version
1.25
1.23
1.22
1.14