MVN

io.syndesis.transitional : transitional-parent

Maven & Gradle

Dec 21, 2021
478 stars

Transitional

<dependency>
    <groupId>io.syndesis.transitional</groupId>
    <artifactId>transitional-parent</artifactId>
    <version>1.13.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.syndesis.transitional : transitional-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.13.2

All Versions

Choose a version of io.syndesis.transitional : transitional-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.13.x
transitional-parent-1.13.2
transitional-parent-1.13.1
transitional-parent-1.13.0
1.12.x
transitional-parent-1.12.1
transitional-parent-1.12.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.syndesis.transitional</groupId>
    <artifactId>transitional-parent</artifactId>
    <version>1.13.2</version>
</dependency>

Advertisement