Hamcrest extensions

Hamcrest extensions project

License

License

GroupId

GroupId

com.github.nhojpatrick.hamcrest
ArtifactId

ArtifactId

nhojpatrick-hamcrest
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Hamcrest extensions
Hamcrest extensions project
Project URL

Project URL

https://github.com/nhojpatrick/nhojpatrick-hamcrest
Source Code Management

Source Code Management

http://github.com/nhojpatrick/nhojpatrick-hamcrest/tree/master

Download nhojpatrick-hamcrest

How to add to project

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

Dependencies

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

Project Modules

  • all
  • collections
  • datetime
  • datetime-java.sql
  • lang
  • optionals
  • testing

GitHub Maven Central CircleCI Coverage Status Known Vulnerabilities Maintainability

Versions

Version
1.0.3
1.0.1
1.0.0