Last Version

Hamcrest Maven Parent 1.3

General parent POM for all hamcrest libraries.

License

License

GroupId

GroupId

org.hamcrest
ArtifactId

ArtifactId

hamcrest-parent
Version

Version

1.3
Type

Type

pom
Description

Description

Hamcrest Maven Parent
General parent POM for all hamcrest libraries.
Project URL

Project URL

https://github.com/hamcrest/JavaHamcrest
Source Code Management

Source Code Management

https://github.com/hamcrest/JavaHamcrest

Download hamcrest-parent 1.3

Filename Size
hamcrest-parent-1.3.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hamcrest-core
  • hamcrest-generator
  • hamcrest-library
  • hamcrest-integration