Last Version

SmallRye BOM 1.0.1

SmallRye Parent POM

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-bom-3.0
Version

Version

1.0.1
Type

Type

pom
Description

Description

SmallRye BOM
SmallRye Parent POM
Source Code Management

Source Code Management

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

Download smallrye-bom-3.0 1.0.1


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

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.