is not current version
Last Version 2.2.17

AssertJ - Fluent assertions for java unit testing 2.2.13

Parent POM for all AssertJ modules

License

License

GroupId

GroupId

org.assertj
ArtifactId

ArtifactId

assertj-parent-pom
Version

Version

2.2.13
Type

Type

pom
Description

Description

AssertJ - Fluent assertions for java unit testing
Parent POM for all AssertJ modules
Project URL

Project URL

https://assertj.github.io/doc/
Project Organization

Project Organization

AssertJ
Source Code Management

Source Code Management

https://github.com/assertj/assertj-maven-parent-pom

Download assertj-parent-pom 2.2.13


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

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.