Last Version

Dashbuilder BOM (Bill Of Materials) 1.0.0.Final

Import this BOM in your dependencyManagement if you want to depend on multiple Dashbuilder artifacts.

License

License

GroupId

GroupId

org.dashbuilder
ArtifactId

ArtifactId

dashbuilder-bom
Version

Version

1.0.0.Final
Type

Type

pom
Description

Description

Dashbuilder BOM (Bill Of Materials)
Import this BOM in your dependencyManagement if you want to depend on multiple Dashbuilder artifacts.
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/dashbuilder/dashbuilder

Download dashbuilder-bom 1.0.0.Final


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

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.