is not current version
Last Version 2.0.0-RC2

Smallrye Common: BOM 1.8.0

Centralized dependencyManagement for the SmallRye Common Project

License

License

GroupId

GroupId

io.smallrye.common
ArtifactId

ArtifactId

smallrye-common-bom
Version

Version

1.8.0
Type

Type

pom
Description

Description

Smallrye Common: BOM
Centralized dependencyManagement for the SmallRye Common Project
Project URL

Project URL

http://smallrye.io
Source Code Management

Source Code Management

https://github.com/smallrye/smallrye-common/

Download smallrye-common-bom 1.8.0


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