| License |
License |
|---|---|
| GroupId | GroupIdde.skuzzle.test |
| ArtifactId | ArtifactIdsnapshot-tests-directory-params |
| Version | Version1.3.0 |
| Type | Typejar |
| Description |
DescriptionDirectory Contents Parameters
|
<!-- https://jarcasting.com/artifacts/de.skuzzle.test/snapshot-tests-directory-params/ -->
<dependency>
<groupId>de.skuzzle.test</groupId>
<artifactId>snapshot-tests-directory-params</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.skuzzle.test/snapshot-tests-directory-params/
implementation 'de.skuzzle.test:snapshot-tests-directory-params:1.3.0'
// https://jarcasting.com/artifacts/de.skuzzle.test/snapshot-tests-directory-params/
implementation ("de.skuzzle.test:snapshot-tests-directory-params:1.3.0")
'de.skuzzle.test:snapshot-tests-directory-params:jar:1.3.0'
<dependency org="de.skuzzle.test" name="snapshot-tests-directory-params" rev="1.3.0">
<artifact name="snapshot-tests-directory-params" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.skuzzle.test', module='snapshot-tests-directory-params', version='1.3.0')
)
libraryDependencies += "de.skuzzle.test" % "snapshot-tests-directory-params" % "1.3.0"
[de.skuzzle.test/snapshot-tests-directory-params "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.skuzzle.test : snapshot-tests-common | jar | |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.platform : junit-platform-commons | jar | |
| org.junit.jupiter : junit-jupiter-params | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| de.skuzzle.test : snapshot-tests-core | jar | |
| org.assertj : assertj-core | jar | |
| nl.jqno.equalsverifier : equalsverifier | jar |