Last Version

herd build tools 0.160.0

This is the build tools pom which contains build supporting files such as code quality support files.

License

License

Categories

Categories

Build Tools
GroupId

GroupId

org.finra.herd
ArtifactId

ArtifactId

herd-build-tools
Version

Version

0.160.0
Type

Type

jar
Description

Description

herd build tools
This is the build tools pom which contains build supporting files such as code quality support files.
Project URL

Project URL

http://finraos.github.io/herd/

Download herd-build-tools 0.160.0


<!-- https://jarcasting.com/artifacts/org.finra.herd/herd-build-tools/ -->
<dependency>
    <groupId>org.finra.herd</groupId>
    <artifactId>herd-build-tools</artifactId>
    <version>0.160.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finra.herd/herd-build-tools/
implementation 'org.finra.herd:herd-build-tools:0.160.0'
// https://jarcasting.com/artifacts/org.finra.herd/herd-build-tools/
implementation ("org.finra.herd:herd-build-tools:0.160.0")
'org.finra.herd:herd-build-tools:jar:0.160.0'
<dependency org="org.finra.herd" name="herd-build-tools" rev="0.160.0">
  <artifact name="herd-build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finra.herd', module='herd-build-tools', version='0.160.0')
)
libraryDependencies += "org.finra.herd" % "herd-build-tools" % "0.160.0"
[org.finra.herd/herd-build-tools "0.160.0"]

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.