| License |
License |
|---|---|
| GroupId | GroupIdde.skuzzle.test |
| ArtifactId | ArtifactIdsnapshot-tests |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSnapshot Test
Snapshot testing and test data production
|
| Filename | Size |
|---|---|
| snapshot-tests-0.0.4.pom | |
| snapshot-tests-0.0.4.jar | 64 KB |
| snapshot-tests-0.0.4-tests.jar | 40 KB |
| snapshot-tests-0.0.4-sources.jar | 44 KB |
| snapshot-tests-0.0.4-javadoc.jar | 505 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.skuzzle.test/snapshot-tests/ -->
<dependency>
<groupId>de.skuzzle.test</groupId>
<artifactId>snapshot-tests</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.skuzzle.test/snapshot-tests/
implementation 'de.skuzzle.test:snapshot-tests:0.0.4'
// https://jarcasting.com/artifacts/de.skuzzle.test/snapshot-tests/
implementation ("de.skuzzle.test:snapshot-tests:0.0.4")
'de.skuzzle.test:snapshot-tests:jar:0.0.4'
<dependency org="de.skuzzle.test" name="snapshot-tests" rev="0.0.4">
<artifact name="snapshot-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.skuzzle.test', module='snapshot-tests', version='0.0.4')
)
libraryDependencies += "de.skuzzle.test" % "snapshot-tests" % "0.0.4"
[de.skuzzle.test/snapshot-tests "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.3 |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
| org.xmlunit : xmlunit-assertj | jar | 2.6.4 |
| org.skyscreamer : jsonassert | jar | 1.5.0 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.assertj : assertj-core | jar | 3.13.2 |
| org.opentest4j : opentest4j | jar | 1.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.platform : junit-platform-launcher | jar | |
| org.junit.platform : junit-platform-engine | jar | |
| org.junit.platform : junit-platform-testkit | jar |