Last Version

Parent POM for projects from Indeed.com Engineering 20

Shared Maven configuration for Indeed.com

License

License

GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

common-parent
Version

Version

20
Type

Type

pom
Description

Description

Parent POM for projects from Indeed.com Engineering
Shared Maven configuration for Indeed.com
Project URL

Project URL

https://github.com/indeedeng
Source Code Management

Source Code Management

https://github.com/indeedeng/common-parent-pom

Download common-parent 20

Filename Size
common-parent-20.pom 12 KB
Browse

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

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.