bordertech-parent

Common parent for BorderTech Maven projects. This will help prevent BorderTech projects from bringing in multiple versions of the same dependencies. It also helps configure projects which deploy artifacts to Maven Central.

License

License

GroupId

GroupId

com.github.bordertech.common
ArtifactId

ArtifactId

bordertech-parent
Last Version

Last Version

1.0.19
Release Date

Release Date

Type

Type

pom
Description

Description

bordertech-parent
Common parent for BorderTech Maven projects. This will help prevent BorderTech projects from bringing in multiple versions of the same dependencies. It also helps configure projects which deploy artifacts to Maven Central.
Project URL

Project URL

https://github.com/bordertech/java-common/
Source Code Management

Source Code Management

https://github.com/bordertech/java-common

Download bordertech-parent

How to add to project

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

  • build-tools
  • qa-parent
com.github.bordertech.common
Open source projects from the Border

Versions

Version
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0