Parent POM

A Common Maven Build Parent for NIST Open Source Projects, that provides for centralized management of plugin versions, code style, and other code quality checks.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

gov.nist.secauto
ArtifactId

ArtifactId

oss-parent
Last Version

Last Version

21
Release Date

Release Date

Type

Type

pom
Description

Description

Parent POM
A Common Maven Build Parent for NIST Open Source Projects, that provides for centralized management of plugin versions, code style, and other code quality checks.
Project URL

Project URL

https://pages.nist.gov/oss-maven/oss-parent
Source Code Management

Source Code Management

https://github.com/usnistgov/oss-maven/tree/main/oss-parent

Download oss-parent

Filename Size
oss-parent-21.pom 10 KB
Browse

How to add to project

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

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.
gov.nist.secauto

National Institute of Standards and Technology

Department of Commerce

Versions

Version
21
20
19
18
17
16
15
14
13