License |
License |
---|---|
GroupId | GroupIdio.syndesis.integration |
ArtifactId | ArtifactIdintegration-bom |
Last Version | Last Version1.13.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionIntegration :: Bill of Materials (BOM)
Syndesis :: Integration :: Integration :: Bill of Materials (BOM)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
integration-bom-1.13.2.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.syndesis.integration/integration-bom/ -->
<dependency>
<groupId>io.syndesis.integration</groupId>
<artifactId>integration-bom</artifactId>
<version>1.13.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.integration/integration-bom/
implementation 'io.syndesis.integration:integration-bom:1.13.2'
// https://jarcasting.com/artifacts/io.syndesis.integration/integration-bom/
implementation ("io.syndesis.integration:integration-bom:1.13.2")
'io.syndesis.integration:integration-bom:pom:1.13.2'
<dependency org="io.syndesis.integration" name="integration-bom" rev="1.13.2">
<artifact name="integration-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.integration', module='integration-bom', version='1.13.2')
)
libraryDependencies += "io.syndesis.integration" % "integration-bom" % "1.13.2"
[io.syndesis.integration/integration-bom "1.13.2"]