License |
License |
---|---|
GroupId | GroupIdcom.github.vebqa |
ArtifactId | ArtifactIdvebtal-parent |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionopental-parent
openTAL - provides keywords for action, verification and observation on an abstract level to a SUT
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vebtal-parent-1.0.6.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vebqa/vebtal-parent/ -->
<dependency>
<groupId>com.github.vebqa</groupId>
<artifactId>vebtal-parent</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vebqa/vebtal-parent/
implementation 'com.github.vebqa:vebtal-parent:1.0.6'
// https://jarcasting.com/artifacts/com.github.vebqa/vebtal-parent/
implementation ("com.github.vebqa:vebtal-parent:1.0.6")
'com.github.vebqa:vebtal-parent:pom:1.0.6'
<dependency org="com.github.vebqa" name="vebtal-parent" rev="1.0.6">
<artifact name="vebtal-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vebqa', module='vebtal-parent', version='1.0.6')
)
libraryDependencies += "com.github.vebqa" % "vebtal-parent" % "1.0.6"
[com.github.vebqa/vebtal-parent "1.0.6"]