com.github.nikolavp:approval-core

Approval is a Java library which will make you look at your testing from a whole different angle

License

License

GroupId

GroupId

com.github.nikolavp
ArtifactId

ArtifactId

approval-core
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.nikolavp:approval-core
Approval is a Java library which will make you look at your testing from a whole different angle

Download approval-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.3.3

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.2
junit : junit jar 4.11

test (3)

Group / Artifact Type Version
com.google.guava : guava jar 13.0.1
org.hamcrest : hamcrest-library jar 1.3.RC2
org.mockito : mockito-core jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.0.1