Last Version

Sourcehawk Parent 2.0.0

Sourcehawk Parent Pom for supporting maven project inheritance

License

License

GroupId

GroupId

com.optum.sourcehawk
ArtifactId

ArtifactId

sourcehawk-parent
Version

Version

2.0.0
Type

Type

pom
Description

Description

Sourcehawk Parent
Sourcehawk Parent Pom for supporting maven project inheritance
Project URL

Project URL

https://optum.github.io/sourcehawk
Project Organization

Project Organization

Optum
Source Code Management

Source Code Management

https://github.com/optum/sourcehawk-parent

Download sourcehawk-parent 2.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • checkstyle-config
  • jar-parent