Open Source Parent

The parent pom.xml for our open source projects

License

License

GroupId

GroupId

ru.qatools
ArtifactId

ArtifactId

opensource-parent
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

pom
Description

Description

Open Source Parent
The parent pom.xml for our open source projects
Project URL

Project URL

https://github.com/qatools/opensource-parent
Source Code Management

Source Code Management

https://github.com/qatools/opensource-parent

Download opensource-parent

How to add to project

<!-- https://jarcasting.com/artifacts/ru.qatools/opensource-parent/ -->
<dependency>
    <groupId>ru.qatools</groupId>
    <artifactId>opensource-parent</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.qatools/opensource-parent/
implementation 'ru.qatools:opensource-parent:1.2'
// https://jarcasting.com/artifacts/ru.qatools/opensource-parent/
implementation ("ru.qatools:opensource-parent:1.2")
'ru.qatools:opensource-parent:pom:1.2'
<dependency org="ru.qatools" name="opensource-parent" rev="1.2">
  <artifact name="opensource-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.qatools', module='opensource-parent', version='1.2')
)
libraryDependencies += "ru.qatools" % "opensource-parent" % "1.2"
[ru.qatools/opensource-parent "1.2"]

Dependencies

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

Project Modules

There are no modules declared in this project.

Parent for our Maven projects

release-badge mavencentral-badge build-badge

The parent pom.xml for our Maven projects

To use simple add the following to your pom.xml:

<parent>
    <groupId>io.qameta</groupId>
    <artifactId>opensource-parent</artifactId>
    <version>$LATEST_VERSION</version>
</parent>
ru.qatools

QA Tools

Versions

Version
1.2
1.1