Snapshot Tests Parent

Convenient snapshot testing for JUnit5

License

License

GroupId

GroupId

de.skuzzle.test
ArtifactId

ArtifactId

snapshot-tests-parent
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Snapshot Tests Parent
Convenient snapshot testing for JUnit5

Download snapshot-tests-parent

How to add to project

<!-- https://jarcasting.com/artifacts/de.skuzzle.test/snapshot-tests-parent/ -->
<dependency>
    <groupId>de.skuzzle.test</groupId>
    <artifactId>snapshot-tests-parent</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.skuzzle.test/snapshot-tests-parent/
implementation 'de.skuzzle.test:snapshot-tests-parent:1.3.0'
// https://jarcasting.com/artifacts/de.skuzzle.test/snapshot-tests-parent/
implementation ("de.skuzzle.test:snapshot-tests-parent:1.3.0")
'de.skuzzle.test:snapshot-tests-parent:jar:1.3.0'
<dependency org="de.skuzzle.test" name="snapshot-tests-parent" rev="1.3.0">
  <artifact name="snapshot-tests-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.skuzzle.test', module='snapshot-tests-parent', version='1.3.0')
)
libraryDependencies += "de.skuzzle.test" % "snapshot-tests-parent" % "1.3.0"
[de.skuzzle.test/snapshot-tests-parent "1.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • snapshot-tests-dependencies
  • snapshot-tests-bom
  • snapshot-tests-core
  • snapshot-tests-normalize
  • snapshot-tests-jackson
  • snapshot-tests-jaxb
  • snapshot-tests-directory-params
  • snapshot-tests-common

Versions

Version
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
0.0.7
0.0.5