MVN

io.syndesis : s2i

Maven & Gradle

Dec 21, 2021
478 stars

S2I

<dependency>
    <groupId>io.syndesis</groupId>
    <artifactId>s2i</artifactId>
    <version>s2i</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: s2i

All Versions

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

Version Vulnerabilities Updated
1.3.x
s2i-1.3.0-20180202
1.2.x
s2i-1.2.9
s2i-1.2.8
s2i-1.2.7
s2i-1.2.6
s2i-1.2.5
s2i-1.2.4
s2i-1.2.3
s2i-1.2.2
s2i
s2i-s2i

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.syndesis</groupId>
    <artifactId>s2i</artifactId>
    <version>s2i</version>
</dependency>

Advertisement