Last Version

Common Build Files 21

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

21
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 21


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