testnewbie parent pom

testnewbie-automation parent pom

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

cn.testnewbie.automation
ArtifactId

ArtifactId

automation-parent
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

pom
Description

Description

testnewbie parent pom
testnewbie-automation parent pom
Project URL

Project URL

https://gitee.com/testnewbie-projects/testnewbie-automation
Source Code Management

Source Code Management

https://gitee.com/testnewbie-projects/testnewbie-automation.git

Download automation-parent

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • automation-core
  • automation-interface
  • automation-ui
  • automation-email
  • automation-dingding
  • automation-agent
  • example
  • example-ui
  • project-demo

Versions

Version
1.3.2
1.3.1