is not current version
Last Version 1.2.1

net.joala:joala-thirdparty-test-bom 1.1.0

Joala Bill of Materials for Thirdparty test artifacts. Used to have common test libraries within Joala throughout all modules. Not expected to be used as BOM outside of Joala.

Categories

Categories

Net
GroupId

GroupId

net.joala
ArtifactId

ArtifactId

joala-thirdparty-test-bom
Version

Version

1.1.0
Type

Type

pom

Download joala-thirdparty-test-bom 1.1.0


<!-- https://jarcasting.com/artifacts/net.joala/joala-thirdparty-test-bom/ -->
<dependency>
    <groupId>net.joala</groupId>
    <artifactId>joala-thirdparty-test-bom</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.joala/joala-thirdparty-test-bom/
implementation 'net.joala:joala-thirdparty-test-bom:1.1.0'
// https://jarcasting.com/artifacts/net.joala/joala-thirdparty-test-bom/
implementation ("net.joala:joala-thirdparty-test-bom:1.1.0")
'net.joala:joala-thirdparty-test-bom:pom:1.1.0'
<dependency org="net.joala" name="joala-thirdparty-test-bom" rev="1.1.0">
  <artifact name="joala-thirdparty-test-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.joala', module='joala-thirdparty-test-bom', version='1.1.0')
)
libraryDependencies += "net.joala" % "joala-thirdparty-test-bom" % "1.1.0"
[net.joala/joala-thirdparty-test-bom "1.1.0"]