Last Version

com.github.bordertech.common:qa-parent 1.0.19

Quality assurance configuration for BorderTech java projects. Note that projects inheriting from this POM also inherit the release configuration from bordertech-parent.

License

License

GroupId

GroupId

com.github.bordertech.common
ArtifactId

ArtifactId

qa-parent
Version

Version

1.0.19
Type

Type

pom
Description

Description

Quality assurance configuration for BorderTech java projects. Note that projects inheriting from this POM also inherit the release configuration from bordertech-parent.

Download qa-parent 1.0.19

Filename Size
qa-parent-1.0.19.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.bordertech.common/qa-parent/ -->
<dependency>
    <groupId>com.github.bordertech.common</groupId>
    <artifactId>qa-parent</artifactId>
    <version>1.0.19</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.common/qa-parent/
implementation 'com.github.bordertech.common:qa-parent:1.0.19'
// https://jarcasting.com/artifacts/com.github.bordertech.common/qa-parent/
implementation ("com.github.bordertech.common:qa-parent:1.0.19")
'com.github.bordertech.common:qa-parent:pom:1.0.19'
<dependency org="com.github.bordertech.common" name="qa-parent" rev="1.0.19">
  <artifact name="qa-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.common', module='qa-parent', version='1.0.19')
)
libraryDependencies += "com.github.bordertech.common" % "qa-parent" % "1.0.19"
[com.github.bordertech.common/qa-parent "1.0.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.