Last Version

com.github.sebhoss:base-bom 2.0.0

Bill of material for all Maven-based projects

License

License

GroupId

GroupId

com.github.sebhoss
ArtifactId

ArtifactId

base-bom
Version

Version

2.0.0
Type

Type

jar
Description

Description

Bill of material for all Maven-based projects

Download base-bom 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.sebhoss/base-bom/ -->
<dependency>
    <groupId>com.github.sebhoss</groupId>
    <artifactId>base-bom</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sebhoss/base-bom/
implementation 'com.github.sebhoss:base-bom:2.0.0'
// https://jarcasting.com/artifacts/com.github.sebhoss/base-bom/
implementation ("com.github.sebhoss:base-bom:2.0.0")
'com.github.sebhoss:base-bom:jar:2.0.0'
<dependency org="com.github.sebhoss" name="base-bom" rev="2.0.0">
  <artifact name="base-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sebhoss', module='base-bom', version='2.0.0')
)
libraryDependencies += "com.github.sebhoss" % "base-bom" % "2.0.0"
[com.github.sebhoss/base-bom "2.0.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.