License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcn.testnewbie.automation |
ArtifactId | ArtifactIdautomation-parent |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontestnewbie parent pom
testnewbie-automation parent pom
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
automation-parent-1.3.2.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.testnewbie.automation/automation-parent/ -->
<dependency>
<groupId>cn.testnewbie.automation</groupId>
<artifactId>automation-parent</artifactId>
<version>1.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.testnewbie.automation/automation-parent/
implementation 'cn.testnewbie.automation:automation-parent:1.3.2'
// https://jarcasting.com/artifacts/cn.testnewbie.automation/automation-parent/
implementation ("cn.testnewbie.automation:automation-parent:1.3.2")
'cn.testnewbie.automation:automation-parent:pom:1.3.2'
<dependency org="cn.testnewbie.automation" name="automation-parent" rev="1.3.2">
<artifact name="automation-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.testnewbie.automation', module='automation-parent', version='1.3.2')
)
libraryDependencies += "cn.testnewbie.automation" % "automation-parent" % "1.3.2"
[cn.testnewbie.automation/automation-parent "1.3.2"]