Last Version

JavaTest Bill of Materials 0.2.0

BOM to automatically manage dependency versions for JavaTest

License

License

GroupId

GroupId

io.github.olib963
ArtifactId

ArtifactId

javatest-bom
Version

Version

0.2.0
Type

Type

pom
Description

Description

JavaTest Bill of Materials
BOM to automatically manage dependency versions for JavaTest

Download javatest-bom 0.2.0

Filename Size
javatest-bom-0.2.0.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.olib963/javatest-bom/ -->
<dependency>
    <groupId>io.github.olib963</groupId>
    <artifactId>javatest-bom</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.olib963/javatest-bom/
implementation 'io.github.olib963:javatest-bom:0.2.0'
// https://jarcasting.com/artifacts/io.github.olib963/javatest-bom/
implementation ("io.github.olib963:javatest-bom:0.2.0")
'io.github.olib963:javatest-bom:pom:0.2.0'
<dependency org="io.github.olib963" name="javatest-bom" rev="0.2.0">
  <artifact name="javatest-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.olib963', module='javatest-bom', version='0.2.0')
)
libraryDependencies += "io.github.olib963" % "javatest-bom" % "0.2.0"
[io.github.olib963/javatest-bom "0.2.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.