com.github.nhojpatrick.hamcrest:nhojpatrick-hamcrest-testing

Hamcrest extensions project

License

License

GroupId

GroupId

com.github.nhojpatrick.hamcrest
ArtifactId

ArtifactId

nhojpatrick-hamcrest-testing
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Hamcrest extensions project

Download nhojpatrick-hamcrest-testing

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.1
org.junit.jupiter : junit-jupiter-api jar 5.5.1
org.slf4j : slf4j-api jar 1.7.28

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.12.1
org.junit.jupiter : junit-jupiter-engine jar 5.5.1
org.junit.vintage : junit-vintage-engine jar 5.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0