parent

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.e-hoffman.testing
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download parent

Filename Size
parent-1.2.0.pom 13 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • DynamicModuleAPI
  • LogBackCapture
  • FestWebdriver
  • TestNG-Extensions
  • ExampleWebApp
  • WebAppInvoker
  • WebappInvokerModule
  • WebdriverModule

Versions

Version
1.2.0
1.1.0
1.0.0