License |
License |
---|---|
GroupId | GroupIdio.syndesis.extension |
ArtifactId | ArtifactIdextension-bom |
Last Version | Last Version1.13.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionExtension :: Bill of Materials (BOM)
Syndesis :: Extension :: Bill of Materials (BOM)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
extension-bom-1.13.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.13.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.extension/extension-bom/
implementation 'io.syndesis.extension:extension-bom:1.13.2'
// https://jarcasting.com/artifacts/io.syndesis.extension/extension-bom/
implementation ("io.syndesis.extension:extension-bom:1.13.2")
'io.syndesis.extension:extension-bom:pom:1.13.2'
<dependency org="io.syndesis.extension" name="extension-bom" rev="1.13.2">
<artifact name="extension-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.extension', module='extension-bom', version='1.13.2')
)
libraryDependencies += "io.syndesis.extension" % "extension-bom" % "1.13.2"
[io.syndesis.extension/extension-bom "1.13.2"]