License |
License |
---|---|
GroupId | GroupIdorg.testifyproject |
ArtifactId | ArtifactIdtestify-bom |
Version | Version1.0.6 |
Type | Typepom |
Description |
Description[Testify Project BOM]
Testify Project Bill of Material Module
|
Project Organization |
Project Organization |
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"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
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 |