nhojpatrick Hamcrest
Building
See BUILDING.md.
License |
License |
---|---|
GroupId | GroupIdcom.github.nhojpatrick.hamcrest |
ArtifactId | ArtifactIdnhojpatrick-hamcrest-testing |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHamcrest extensions 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"]
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 |
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 |
See BUILDING.md.