| License |
License |
|---|---|
| GroupId | GroupIdcom.foursoft.harness.kbl |
| ArtifactId | ArtifactIdkbl-parent |
| Version | Version2.0.2 |
| Type | Typepom |
| Description |
Descriptioncom.foursoft.harness.kbl:kbl-parent
JAXB-Model of the KBL based on the underlying UML-model (not only the XSD)
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kbl-parent-2.0.2.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.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.harness.kbl/kbl-parent/
implementation 'com.foursoft.harness.kbl:kbl-parent:2.0.2'
// https://jarcasting.com/artifacts/com.foursoft.harness.kbl/kbl-parent/
implementation ("com.foursoft.harness.kbl:kbl-parent:2.0.2")
'com.foursoft.harness.kbl:kbl-parent:pom:2.0.2'
<dependency org="com.foursoft.harness.kbl" name="kbl-parent" rev="2.0.2">
<artifact name="kbl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.harness.kbl', module='kbl-parent', version='2.0.2')
)
libraryDependencies += "com.foursoft.harness.kbl" % "kbl-parent" % "2.0.2"
[com.foursoft.harness.kbl/kbl-parent "2.0.2"]