is not current version
Last Version 1.13.2

io.syndesis.extension:extension-bom 1.7.2

Syndesis :: ${project.name}

GroupId

GroupId

io.syndesis.extension
ArtifactId

ArtifactId

extension-bom
Version

Version

1.7.2
Type

Type

pom

Download extension-bom 1.7.2

Filename Size
extension-bom-1.7.2.pom 8 KB
Browse

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