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

com.foursoft.harness.kbl:kbl-parent 2.0.0

JAXB-Model of the KBL based on the underlying UML-model (not only the XSD)

Группа

Группа

com.foursoft.harness.kbl
Идентификатор

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

kbl-parent
Версия

Версия

2.0.0
Тип

Тип

pom

Скачать kbl-parent 2.0.0

Имя Файла Размер
kbl-parent-2.0.0.pom 5 KB
Обзор

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