is not current version
Last Version 21

Common Build Files 20

A shared resource providing common build dependencies used in maven builds for 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-build-support
Version

Version

20
Type

Type

jar
Description

Description

Common Build Files
A shared resource providing common build dependencies used in maven builds for code style, and other code quality checks.
Project URL

Project URL

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

Source Code Management

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

Download oss-build-support 20


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

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.