Parent POM for open source projects from Indeed.com Engineering

Shared Maven configuration for Indeed.com

License

License

GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

oss-parent
Last Version

Last Version

22
Release Date

Release Date

Type

Type

pom
Description

Description

Parent POM for open source projects from Indeed.com Engineering
Shared Maven configuration for Indeed.com
Source Code Management

Source Code Management

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

Download oss-parent

Filename Size
oss-parent-22.pom 3 KB
Browse

How to add to project

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

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.indeed

Indeed Engineering

Versions

Version
22
21
20
19
17
16
15
14
13
12
11
9
8
7
6
5
4
3
2