License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcn.testnewbie.automation |
ArtifactId | ArtifactIdautomation-interface |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontestnewbie-automation parent pom
|
<!-- https://jarcasting.com/artifacts/cn.testnewbie.automation/automation-interface/ -->
<dependency>
<groupId>cn.testnewbie.automation</groupId>
<artifactId>automation-interface</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.testnewbie.automation/automation-interface/
implementation 'cn.testnewbie.automation:automation-interface:1.3.2'
// https://jarcasting.com/artifacts/cn.testnewbie.automation/automation-interface/
implementation ("cn.testnewbie.automation:automation-interface:1.3.2")
'cn.testnewbie.automation:automation-interface:jar:1.3.2'
<dependency org="cn.testnewbie.automation" name="automation-interface" rev="1.3.2">
<artifact name="automation-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.testnewbie.automation', module='automation-interface', version='1.3.2')
)
libraryDependencies += "cn.testnewbie.automation" % "automation-interface" % "1.3.2"
[cn.testnewbie.automation/automation-interface "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
cn.testnewbie.automation : automation-core | jar | 1.3.2 |
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |