Free Dumb Bytes Maven Bill of Materials

Setup the required versions of the most popular Maven dependencies.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

nl.demon.shadowland.freedumbytes.maven.dependencies
ArtifactId

ArtifactId

bom
Last Version

Last Version

5.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Free Dumb Bytes Maven Bill of Materials
Setup the required versions of the most popular Maven dependencies.
Project Organization

Project Organization

Free Dumb Bytes

Download bom

Filename Size
bom-5.0.2.pom 13 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/nl.demon.shadowland.freedumbytes.maven.dependencies/bom/ -->
<dependency>
    <groupId>nl.demon.shadowland.freedumbytes.maven.dependencies</groupId>
    <artifactId>bom</artifactId>
    <version>5.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.demon.shadowland.freedumbytes.maven.dependencies/bom/
implementation 'nl.demon.shadowland.freedumbytes.maven.dependencies:bom:5.0.2'
// https://jarcasting.com/artifacts/nl.demon.shadowland.freedumbytes.maven.dependencies/bom/
implementation ("nl.demon.shadowland.freedumbytes.maven.dependencies:bom:5.0.2")
'nl.demon.shadowland.freedumbytes.maven.dependencies:bom:pom:5.0.2'
<dependency org="nl.demon.shadowland.freedumbytes.maven.dependencies" name="bom" rev="5.0.2">
  <artifact name="bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.demon.shadowland.freedumbytes.maven.dependencies', module='bom', version='5.0.2')
)
libraryDependencies += "nl.demon.shadowland.freedumbytes.maven.dependencies" % "bom" % "5.0.2"
[nl.demon.shadowland.freedumbytes.maven.dependencies/bom "5.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • grouping
  • utilities

Versions

Version
5.0.2
5.0.1
5.0.0
3.1.2
3.1.1
3.1.0