Last Version

[Testify Project BOM] 1.0.6

Testify Project Bill of Material Module

License

License

GroupId

GroupId

org.testifyproject
ArtifactId

ArtifactId

testify-bom
Version

Version

1.0.6
Type

Type

pom
Description

Description

[Testify Project BOM]
Testify Project Bill of Material Module
Project Organization

Project Organization

Testify Project

Download testify-bom 1.0.6

Filename Size
testify-bom-1.0.6.pom 8 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.11.0
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.