nhojpatrick Hamcrest
Building
See BUILDING.md.
License |
License |
---|---|
GroupId | GroupIdcom.github.nhojpatrick.hamcrest |
ArtifactId | ArtifactIdnhojpatrick-hamcrest-optionals |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHamcrest extensions project
|
<!-- https://jarcasting.com/artifacts/com.github.nhojpatrick.hamcrest/nhojpatrick-hamcrest-optionals/ -->
<dependency>
<groupId>com.github.nhojpatrick.hamcrest</groupId>
<artifactId>nhojpatrick-hamcrest-optionals</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nhojpatrick.hamcrest/nhojpatrick-hamcrest-optionals/
implementation 'com.github.nhojpatrick.hamcrest:nhojpatrick-hamcrest-optionals:1.0.3'
// https://jarcasting.com/artifacts/com.github.nhojpatrick.hamcrest/nhojpatrick-hamcrest-optionals/
implementation ("com.github.nhojpatrick.hamcrest:nhojpatrick-hamcrest-optionals:1.0.3")
'com.github.nhojpatrick.hamcrest:nhojpatrick-hamcrest-optionals:jar:1.0.3'
<dependency org="com.github.nhojpatrick.hamcrest" name="nhojpatrick-hamcrest-optionals" rev="1.0.3">
<artifact name="nhojpatrick-hamcrest-optionals" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nhojpatrick.hamcrest', module='nhojpatrick-hamcrest-optionals', version='1.0.3')
)
libraryDependencies += "com.github.nhojpatrick.hamcrest" % "nhojpatrick-hamcrest-optionals" % "1.0.3"
[com.github.nhojpatrick.hamcrest/nhojpatrick-hamcrest-optionals "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest | jar | [2.2,2.99) |
org.slf4j : slf4j-api | jar | [1.7.30,1.7.99) |
Group / Artifact | Type | Version |
---|---|---|
com.github.nhojpatrick.hamcrest : nhojpatrick-hamcrest-testing | jar | [1.0.3,1.0.99) |
org.apache.logging.log4j : log4j-slf4j-impl | jar | [2.13.0,2.99.99) |
org.junit.jupiter : junit-jupiter-engine | jar | [5.6.0,5.6.99) |
See BUILDING.md.