Last Version

Parent POM for open source projects from Indeed.com Engineering 22

Shared Maven configuration for Indeed.com

License

License

GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

oss-parent
Version

Version

22
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 22

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

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