MVN

io.wcm.caravan : io.wcm.caravan.pipeline.parent

Maven & Gradle

Apr 24, 2017
0 stars

Pipeline · JSON Data Pipelining and Caching.

<dependency>
    <groupId>io.wcm.caravan</groupId>
    <artifactId>io.wcm.caravan.pipeline.parent</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.wcm.caravan : io.wcm.caravan.pipeline.parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of io.wcm.caravan : io.wcm.caravan.pipeline.parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
io.wcm.caravan.pipeline.parent-1.1.2
io.wcm.caravan.pipeline.parent-1.1.0
1.0.x
io.wcm.caravan.pipeline.parent-1.0.4
io.wcm.caravan.pipeline.parent-1.0.2
io.wcm.caravan.pipeline.parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.wcm.caravan</groupId>
    <artifactId>io.wcm.caravan.pipeline.parent</artifactId>
    <version>1.1.2</version>
</dependency>

Advertisement