is not current version
Last Version 11.0.0

com.basistech:open-source-parent 8.0.0

Parent POM for Basis Technology open source components.

GroupId

GroupId

com.basistech
ArtifactId

ArtifactId

open-source-parent
Version

Version

8.0.0
Type

Type

pom

Download open-source-parent 8.0.0


<!-- https://jarcasting.com/artifacts/com.basistech/open-source-parent/ -->
<dependency>
    <groupId>com.basistech</groupId>
    <artifactId>open-source-parent</artifactId>
    <version>8.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.basistech/open-source-parent/
implementation 'com.basistech:open-source-parent:8.0.0'
// https://jarcasting.com/artifacts/com.basistech/open-source-parent/
implementation ("com.basistech:open-source-parent:8.0.0")
'com.basistech:open-source-parent:pom:8.0.0'
<dependency org="com.basistech" name="open-source-parent" rev="8.0.0">
  <artifact name="open-source-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.basistech', module='open-source-parent', version='8.0.0')
)
libraryDependencies += "com.basistech" % "open-source-parent" % "8.0.0"
[com.basistech/open-source-parent "8.0.0"]