is not current version
Last Version 21

Parent POM 19

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
Version

Version

19
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/master/oss-parent

Download oss-parent 19

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

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

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.