maven-project

A maven project

License

License

GroupId

GroupId

com.github.hegdepranav21
ArtifactId

ArtifactId

supportpom
Last Version

Last Version

8.0
Release Date

Release Date

Type

Type

pom
Description

Description

maven-project
A maven project
Project URL

Project URL

https://github.com/hegdepranav21/Maven-project
Source Code Management

Source Code Management

https://github.com/hegdepranav21/Maven-project

Download supportpom

Filename Size
supportpom-8.0.pom 3 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
8.0
7.0