is not current version
Last Version 1.4.1

com.foursoft.kblmodel:kbl-parent 1.2.0

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

GroupId

GroupId

com.foursoft.kblmodel
ArtifactId

ArtifactId

kbl-parent
Version

Version

1.2.0
Type

Type

pom

Download kbl-parent 1.2.0

Filename Size
kbl-parent-1.2.0.pom 18 KB
Browse

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