TFA Hub BOM

The BOM (Bill of materials) to make sure a consistent set of versions is used for TFA Hub modules.

License

License

GroupId

GroupId

io.github.tfahub
ArtifactId

ArtifactId

tfahub-bom
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

TFA Hub BOM
The BOM (Bill of materials) to make sure a consistent set of versions is used for TFA Hub modules.
Project Organization

Project Organization

TFA Hub Team

Download tfahub-bom

Filename Size
tfahub-bom-1.1.0.pom 24 KB
Browse

How to add to project

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

Versions

Version
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0