Last Version

Test dependency BoM 1.4.2

Maven BoM (Bill of Materials) defining dependency versions for JUnit, Spock, Geb, Selenium + web drivers, web driver manager by bonigarcia. Please import this artifact with type=pom, scope=import from the dependencyManagement section of your project. In order to also get the dependencies themselves plus basic configuration like GebConfig, please also add the dependency de.scrum-master:test-resources with scope=test to your project.

License

License

GroupId

GroupId

de.scrum-master
ArtifactId

ArtifactId

test-bom
Version

Version

1.4.2
Type

Type

pom
Description

Description

Test dependency BoM
Maven BoM (Bill of Materials) defining dependency versions for JUnit, Spock, Geb, Selenium + web drivers, web driver manager by bonigarcia. Please import this artifact with type=pom, scope=import from the dependencyManagement section of your project. In order to also get the dependencies themselves plus basic configuration like GebConfig, please also add the dependency de.scrum-master:test-resources with scope=test to your project.
Project URL

Project URL

https://github.com/kriegaex/MavenTestBom
Project Organization

Project Organization

Scrum-Master.de - Agile Project Management
Source Code Management

Source Code Management

https://github.com/kriegaex/MavenTestBom

Download test-bom 1.4.2

Filename Size
test-bom-1.4.2.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/de.scrum-master/test-bom/ -->
<dependency>
    <groupId>de.scrum-master</groupId>
    <artifactId>test-bom</artifactId>
    <version>1.4.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.scrum-master/test-bom/
implementation 'de.scrum-master:test-bom:1.4.2'
// https://jarcasting.com/artifacts/de.scrum-master/test-bom/
implementation ("de.scrum-master:test-bom:1.4.2")
'de.scrum-master:test-bom:pom:1.4.2'
<dependency org="de.scrum-master" name="test-bom" rev="1.4.2">
  <artifact name="test-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.scrum-master', module='test-bom', version='1.4.2')
)
libraryDependencies += "de.scrum-master" % "test-bom" % "1.4.2"
[de.scrum-master/test-bom "1.4.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.