MVN

io.tornimo : tornimo-spring-cloud

Maven & Gradle

Jul 15, 2019
0 stars

Set of utilities for configuring Tornimo.io connector in the cloud.

<dependency>
    <groupId>io.tornimo</groupId>
    <artifactId>tornimo-spring-cloud</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.tornimo : tornimo-spring-cloud to add to Maven - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of io.tornimo : tornimo-spring-cloud to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
tornimo-spring-cloud-0.3.1
tornimo-spring-cloud-0.3.0
0.0.x
tornimo-spring-cloud-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.tornimo</groupId>
    <artifactId>tornimo-spring-cloud</artifactId>
    <version>0.3.1</version>
</dependency>

Advertisement