Last Version

[[Testify Project]] 1.0.6

A Java Testing Framework faithful to testing principles and best practices

License

License

GroupId

GroupId

org.testifyproject
ArtifactId

ArtifactId

parent
Version

Version

1.0.6
Type

Type

pom
Description

Description

[[Testify Project]]
A Java Testing Framework faithful to testing principles and best practices
Project URL

Project URL

https://testifyproject.org
Project Organization

Project Organization

Testify Project
Source Code Management

Source Code Management

https://github.com/testify-project/testify.git

Download parent 1.0.6

Filename Size
parent-1.0.6.pom 32 KB
Browse

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

  • external
  • tools
  • modules
  • testify-bom