Last Version

io.paulbaker.libs.bom 0.8.21

The Bill of Materials that make maintaining versions sane.

License

License

COVFEFEWARE LICENSE
GroupId

GroupId

io.paulbaker.libs
ArtifactId

ArtifactId

bom
Version

Version

0.8.21
Type

Type

pom
Description

Description

io.paulbaker.libs.bom
The Bill of Materials that make maintaining versions sane.

Download bom 0.8.21

Filename Size
bom-0.8.21.pom 1 KB
Browse

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar

Project Modules

There are no modules declared in this project.