Last Version

Smallrye Common: BOM 2.0.0-RC2

Centralized dependencyManagement for the SmallRye Common Project

License

License

GroupId

GroupId

io.smallrye.common
ArtifactId

ArtifactId

smallrye-common-bom
Version

Version

2.0.0-RC2
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 2.0.0-RC2


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

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.