Last Version

com.github.karsaig:approvalcrest-core 0.50

Library that extends the functionality of hamcrest

License

License

GroupId

GroupId

com.github.karsaig
ArtifactId

ArtifactId

approvalcrest-core
Version

Version

0.50
Type

Type

jar
Description

Description

Library that extends the functionality of hamcrest

Download approvalcrest-core 0.50


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

Dependencies

compile (4)

Group / Artifact Type Version
org.skyscreamer : jsonassert jar 1.5.0
com.google.guava : guava jar 28.0-jre
com.google.code.gson : gson jar 2.8.5
org.apache.commons : commons-lang3 jar 3.9

provided (1)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.1

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2
com.google.jimfs : jimfs jar 1.1
com.github.karsaig : testing-common jar 0.50
org.mockito : mockito-junit-jupiter jar 3.3.3

Project Modules

There are no modules declared in this project.