Last Version

Open Source Parent 1.2

The parent pom.xml for our open source projects

License

License

GroupId

GroupId

ru.qatools
ArtifactId

ArtifactId

opensource-parent
Version

Version

1.2
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 1.2


<!-- 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.