is not current version
Last Version 2.1.2

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

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

GroupId

GroupId

com.foursoft.harness.kbl
ArtifactId

ArtifactId

kbl-parent
Version

Version

2.0.1
Type

Type

pom

Download kbl-parent 2.0.1

Filename Size
kbl-parent-2.0.1.pom 5 KB
Browse

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