License |
License |
---|---|
GroupId | GroupIdcom.github.karsaig |
ArtifactId | ArtifactIdapprovalcrest-core |
Version | Version0.50 |
Type | Typejar |
Description |
DescriptionLibrary that extends the functionality of hamcrest
|
Filename | Size |
---|---|
approvalcrest-core-0.50.pom | |
approvalcrest-core-0.50.jar | 74 KB |
approvalcrest-core-0.50-sources.jar | 38 KB |
approvalcrest-core-0.50-javadoc.jar | 560 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest | jar | 2.1 |
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 |