Last Version

SwitchYard BOM 2.1.0.Final

The BOM for SwitchYard application development

License

License

GroupId

GroupId

org.switchyard
ArtifactId

ArtifactId

switchyard-bom
Version

Version

2.1.0.Final
Type

Type

pom
Description

Description

SwitchYard BOM
The BOM for SwitchYard application development
Project URL

Project URL

http://switchyard.org
Project Organization

Project Organization

JBoss by Red Hat

Download switchyard-bom 2.1.0.Final


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