не последняя версия
Последняя версия 11.0.0

com.basistech:open-source-parent 5.3.0

Parent POM for Basis Technology open source components.

Группа

Группа

com.basistech
Идентификатор

Идентификатор

open-source-parent
Версия

Версия

5.3.0
Тип

Тип

pom

Скачать open-source-parent 5.3.0

Имя Файла Размер
open-source-parent-5.3.0.pom 47 KB
Обзор

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