Build Root

A common build root for all NIST projects related to Security Automation.

License

License

Categories

Categories

Maven Build Tools Auto Application Layer Libs Code Generators
GroupId

GroupId

gov.nist.secauto
ArtifactId

ArtifactId

oss-maven
Last Version

Last Version

21
Release Date

Release Date

Type

Type

pom
Description

Description

Build Root
A common build root for all NIST projects related to Security Automation.
Project URL

Project URL

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

Source Code Management

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

Download oss-maven

Filename Size
oss-maven-21.pom 21 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • oss-build-support
  • oss-parent
gov.nist.secauto

National Institute of Standards and Technology

Department of Commerce

Versions

Version
21
20
19
18
17
16
15
14
13