Last Version

Snapshot Tests BOM 1.3.0

Manages all child artifact versions in case you need to reference multiple in a client project

License

License

GroupId

GroupId

de.skuzzle.test
ArtifactId

ArtifactId

snapshot-tests-bom
Version

Version

1.3.0
Type

Type

pom
Description

Description

Snapshot Tests BOM
Manages all child artifact versions in case you need to reference multiple in a client project

Download snapshot-tests-bom 1.3.0


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

There are no modules declared in this project.